• last updated 46 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Change the order of the line added in the previous commit for a new question type, new question types should be added at the end to avoid changing the order of the current question types because in item-add.adp the types are displayed using the indexes

Show only results for users member of the current community

    • -2
    • +4
    ./www/asm-admin/results-users-oracle.xql
    • -11
    • +10
    ./www/asm-admin/results-users.tcl
Indentation

    • -57
    • +85
    ./www/asm-admin/results-users.tcl
HTML cleanup

HTML cleanup

add missing keys and ES translation

    • -0
    • +1
    ./catalog/assessment.en_US.ISO-8859-1.xml
    • -0
    • +2
    ./catalog/assessment.es_ES.ISO-8859-1.xml
Remove extra tag

Fix typo

Answer of type "text" (long text -> clob_answer) were not displayed. Fix query and list template to make them show up.

    • -9
    • +4
    ./www/asm-admin/view-item-responses.tcl
Remove extra log messages

Add optional args in call to finish-callback

Add optional args to call to finish-callback

remove non existent CSS decl

Add user_id and session_id optional args to the "on_finish" callback

Partially fixed assessment for oracle.

    • -1
    • +0
    ./sql/oracle/assessment-collected-data-create.sql
Fix typo in create script.

    • -1
    • +2
    ./sql/oracle/assessment-collected-data-create.sql
Fix top add question link to add after parameter

Fix upgrade numbering based on previous version number from oacs-5-4

Merge assessment from oacs-5-4

    • -25
    • +29
    ./catalog/assessment.en_US.ISO-8859-1.xml
    • -0
    • +29
    ./catalog/assessment.es_ES.ISO-8859-1.xml
  1. … 94 more files in changeset.
Added prop arg for integration with imsld

Fix typos in upgrade script

    • -3
    • +3
    ./sql/postgresql/upgrade/upgrade-0.23d1-0.23d2.sql
Add correct upgrade script versions

    • -0
    • +18
    ./sql/postgresql/upgrade/upgrade-0.22d5-0.22d6.sql
Remove old wrong upgrade scipts

    • -57
    • +0
    ./sql/postgresql/upgrade/upgrade-0.22d5-0.22d6.sql
Fix upgrade version numbers

    • -0
    • +81
    ./sql/oracle/upgrade/upgrade-0.23d1-0.23d2.sql
    • -0
    • +64
    ./sql/oracle/upgrade/upgrade-0.23d2-0.23d3.sql
    • -0
    • +57
    ./sql/postgresql/upgrade/upgrade-0.23d1-0.23d2.sql
    • -0
    • +27
    ./sql/postgresql/upgrade/upgrade-0.23d2-0.23d3.sql
- Fix for bug #3158 by asmund realfson

Checkpoint 11.2 (level AA): Avoid deprecated features of W3C technologies .

  1. … 27 more files in changeset.
Checkpoint 3.7 (level AA): Mark up quotations. Do not use quotation markup for formatting effects such as indentation.

  1. … 57 more files in changeset.
get_latest_session query is used by the script at www, not by the include in lib/. Moved to the right file.

the session include needs a value for session_id in order to display the result of that session, would throw an error otherwise.

Fix name of property (context instead of context_bar)