Index: openacs-4/packages/assessment/www/doc/as_items.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/assessment/www/doc/as_items.html,v diff -u -r1.10 -r1.11 --- openacs-4/packages/assessment/www/doc/as_items.html 7 Aug 2017 23:48:04 -0000 1.10 +++ openacs-4/packages/assessment/www/doc/as_items.html 25 Jan 2018 12:16:34 -0000 1.11 @@ -46,7 +46,7 @@

Categorization and internationalization will make it into OpenACS 5.2, therefore we are not dealing with it in Assessment -seperately but use the (to be) built in functionality of OpenACS 5.2

+separately but use the (to be) built in functionality of OpenACS 5.2

Additionally we have support functionality for an as_item. This includes @@ -95,7 +95,7 @@ rows, etc

  • required_p - whether as_item must be answered (default value, -can be overriden)
  • +can be overridden)
  • data_type - This is the expected data_type of the answer. Previously "abstract_data_type" but omitting the superfluous "abstract" term; selected from the data types supported in the RDBMS: @@ -132,7 +132,7 @@
  • Read: An assessment author (who is granted this permission) can reuse this as_item in one of his sections. (NB: Usually the original -author has admin priviledges.). This is a finer granulation than the +author has admin privileges.). This is a finer granulation than the previous "enabled_p" as it allows specific access to an item.
  • Write: Author can reuse and change this as_item.
  • Admin: Author can reuse, change and give permission on this @@ -300,7 +300,7 @@
  • correct_answer_p - Is this choice the correct answer
  • sort_order - In which order shall this choice appear with -regards to the MC item. Note, this can be overriden by the display type.
    +regards to the MC item. Note, this can be overridden by the display type.
  • percent_score - Score given to the user if this choice is selected