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.5.2.1 -r1.5.2.2 --- openacs-4/packages/assessment/www/doc/sequencing.html 17 Aug 2019 09:29:28 -0000 1.5.2.1 +++ openacs-4/packages/assessment/www/doc/sequencing.html 1 Aug 2024 07:38:16 -0000 1.5.2.2 @@ -112,7 +112,7 @@ ":item_1234 == 'blue' AND :item_4231 == 'red'". Additionally other variables might be defined by the API at a later stage,  e.g. ":percent_score", which would be replaced by the -current percentage value (a.k.a. score) that subject had in the test so +current percentage value (aka score) that subject had in the test so far (taken from the as_session_table). It might be interesting to pass these variables along in the API, this remains to be seen when actually implementing the system.