Index: openacs-4/packages/assessment/sql/oracle/upgrade/upgrade-0.22d3-0.22d4.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/assessment/sql/oracle/upgrade/upgrade-0.22d3-0.22d4.sql,v diff -u -r1.4 -r1.5 --- openacs-4/packages/assessment/sql/oracle/upgrade/upgrade-0.22d3-0.22d4.sql 27 Oct 2014 16:40:55 -0000 1.4 +++ openacs-4/packages/assessment/sql/oracle/upgrade/upgrade-0.22d3-0.22d4.sql 27 Mar 2018 17:08:50 -0000 1.5 @@ -113,7 +113,7 @@ -- html_display_options varchar(50), -- -- an abstraction of the real size value in "small","medium","large" -- abs_size varchar(10), --- -- the orientation between the "question part" of the Item (the title/subtext) and the "answer part" (beside-left, beside-right, bellow, above) +-- -- the orientation between the "question part" of the Item (the title/subtext) and the "answer part" (beside-left, beside-right, below, above) -- item_answer_alignment varchar(20) -- );