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 -r1.6
--- openacs-4/packages/assessment/www/doc/sequencing.html 4 Aug 2018 09:34:07 -0000 1.5
+++ openacs-4/packages/assessment/www/doc/sequencing.html 3 Sep 2024 15:37:35 -0000 1.6
@@ -50,7 +50,7 @@
-
@@ -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.