Index: openacs-4/packages/assessment/www/doc/user_interface/assessment_creation.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/assessment/www/doc/user_interface/assessment_creation.adp,v diff -u -r1.1.2.3 -r1.1.2.4 --- openacs-4/packages/assessment/www/doc/user_interface/assessment_creation.adp 9 Jun 2016 13:03:12 -0000 1.1.2.3 +++ openacs-4/packages/assessment/www/doc/user_interface/assessment_creation.adp 4 Jul 2016 11:33:12 -0000 1.1.2.4 @@ -41,10 +41,10 @@ addition to the question itself when taking the survey.
  • Consent Pages: richtext. An assessment author should be able optionally to specify some consent statement that a user must agree to in order to proceed with the assessment. The datamodel needs to -store the user's response positive response with a timestamp (in -as_sessions). This isn't relevant in educational testing, but it is -an important feature to include for other settings, notably medical -and financial ones.
    +store the user's response positive response with a timestamp +(in as_sessions). This isn't relevant in educational testing, +but it is an important feature to include for other settings, +notably medical and financial ones.
  • Progress bar: select. (no progress bar, different styles). What kind of progress bar shall be displayed to the respondee while @@ -59,7 +59,8 @@ using the style?)
  • Customizable thank you page: richtext.
  • Return_URL: text. URL the respondee will be redirected to after finishing the assessment. Should be redirected directly if no Thank you page is there. Otherwise the return_url should be set in the -thank you page context, so we can have a "continue" URL.
  • +thank you page context, so we can have a "continue" +URL.
  • Times \ No newline at end of file