Index: openacs-4/packages/assessment/www/doc/sequencing.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/assessment/www/doc/sequencing.html,v diff -u -r1.3 -r1.4 --- openacs-4/packages/assessment/www/doc/sequencing.html 28 Jul 2004 11:57:57 -0000 1.3 +++ openacs-4/packages/assessment/www/doc/sequencing.html 25 Jan 2018 12:16:34 -0000 1.4 @@ -124,7 +124,7 @@ will be taken to the section given by section_id or to the item given by item_id, depending whether this assessment is section based (questions are displayed in sections) or item based (each item will be -displayed on a seperate page). If there are multiple post checks for a +displayed on a separate page). If there are multiple post checks for a given section/item the order will be defined by the relationship (which means this relationship has to have a sort_order attribute).

@@ -142,7 +142,7 @@ items will be displayed in sections) and it is a post_check.
  • item_id - Item to call if we are in "per item" mode (all -items will be displayed on a seperate page) and it is a post_check.
  • +items will be displayed on a separate page) and it is a post_check.
  • Potential extension: item_list - list of item_ids that are used in the check_sql to speed up the check.