Skip to content

Commit

Permalink
Another useful guideline
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeDerval committed Mar 19, 2015
1 parent 778bb1c commit 9200434
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions doc/teacher_doc/best_practices.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
Best practices
==============

Provide a test set for the student to test their code themselves, and grade the code with at least this set
-----------------------------------------------------------------------------------------------------------

This will allow the students to make sure that they submit properly. If a test set that is public works
on the student's computer but does not work on INGInious, this is the sign of a greater problem.
Give them a complete feedback on these public tests, but hide the rest to keep the difficulty of the task.

Do not use the "file" subproblem type
-------------------------------------

Expand Down

0 comments on commit 9200434

Please sign in to comment.