• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Using dollar-quoting ( partly ) in order to make the package installable on pg 9.2.

Add missing query

Fix dave's fix :)

Add missing query for question choices stored in CR filesystem

Fix the name of a variable that is used inside a message

    • -1
    • +1
    ./catalog/assessment.es_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/assessment.es_GT.ISO-8859-1.xml
Fix the name of a variable that is used inside a message

    • -1
    • +1
    ./catalog/assessment.es_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/assessment.es_GT.ISO-8859-1.xml
Merged oacs-5-5 branch of .LRN packages to HEAD.

    • -2
    • +2
    ./sql/oracle/assessment-collected-data-create.sql
  1. … 85 more files in changeset.
Changed a query to use cr_revisions directly rather than as_item_choice's

select view, because (ahem) assessment doesn't actually create type metadata

for its types so the view is never created.

    • -2
    • +2
    ./sql/oracle/assessment-collected-data-create.sql
Fix dependencies and their version

  1. … 14 more files in changeset.
Removed drop statement of two triggers that actually wouldn't exist in previous version.

    • -2
    • +2
    ./sql/postgresql/upgrade/upgrade-0.23d1-0.23d2.sql
Points has changed to float

    • -2
    • +2
    ./sql/oracle/assessment-collected-data-create.sql
Add views dependency

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