Index: openacs-4/packages/assessment/www/doc/user_interface/index.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/assessment/www/doc/user_interface/index.html,v diff -u -r1.7.2.1 -r1.7.2.2 --- openacs-4/packages/assessment/www/doc/user_interface/index.html 17 Aug 2019 09:29:28 -0000 1.7.2.1 +++ openacs-4/packages/assessment/www/doc/user_interface/index.html 5 Oct 2019 13:43:47 -0000 1.7.2.2 @@ -31,7 +31,7 @@ package. It is a pool where all the questions from all assessments are stored in. This creates the opportunity to make the questions reusable, allowing for statistics across surveys and prevents the respondee from -having to fill out a question he has already filled out. Furthermore +having to fill out a question he has already filled out. Furthermore, special administrators are given the possibility to add questions that do not store the results within the scope of the assessment package but in other database tables (e.g. the name of the user) or trigger some @@ -80,7 +80,7 @@ the result of all the tests a respondee did in addition to any manual grades the professor can come up with. Providing a clean UI for this is going to be the challenge.

-

Furthermore the grading package offers to transfer scores (which are +

Furthermore, the grading package offers to transfer scores (which are stored as integer values) into a grade (e.g. the american A-F scheme, or the German 1-6). This is where it gets the name from I'd say ;). Grading schemes are flexible and can be created on the fly. This allows