faustgertz / edcodeorg

Automatically exported from code.google.com/p/edcodeorg
0 stars 0 forks source link

Allow users to set grading points manually #93

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Allow users to choose whatever amount of points they want for each question 
using a (numerical data-validated) text box, rather than 1, 2, 3, 4 or 5 points 
per question as it currently is.

This gives the users an option to reach a total of 100 possible points no 
matter how many questions they have, and make scoring asynchronous if they wish 
so.

Example: a 3-question exam:
Question 1 is set to 50 points by user
Question 2 is set to 30 points
Question 3 is set to 20 points

Original issue reported on code.google.com by idow...@gmail.com on 20 May 2014 at 9:12