{% extends "form_simp_base.html" %} {% block content %}

General Settings

{% csrf_token %} {{ YaziForm }}

Currently logged in as: {{ user.username }}

platform.system() + " " + platform.release()

Peer Review Settings

{% csrf_token %} {{ YaziFormzr }}


Topic Combo Box Options (One per line)
Leave blank if you don't want to have a selection
 Automatically assign topic
Word Limit:(Set to 0 for no limit)
Add one line to both fields for each article you want to use
Article NamesArticle Links
Language
Leave blank if you want automatic detection, otherwise look here for supported languages
File extension
Lower case. Leave blank if you want any type of file
Upload only
Check to disable preview and cut-and-paste.












For reviews that I received
Show the marks and comments for the reviews

For submissions that I reviewed
Show the marks and comments for the submission
Show the other student reviews
Show instructor reviews
Show the marks and comments for other reviews of the submission


Show independent/supervised status


{% endblock %}