• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Character encoding fixes

  1. … 3 more files in changeset.
New sessions and question statistics pages

    • -0
    • +7
    ./view-item-responses.adp
    • -0
    • +80
    ./view-item-responses.tcl
  1. … 1 more file in changeset.
Add includable pages for LORS delivery.

  1. … 19 more files in changeset.
Merge oacs-5-2 to HEAD

    • -0
    • +38
    ./add-edit-section-check-oracle.xql
    • -0
    • +27
    ./add-edit-section-check-postgresql.xql
  1. … 212 more files in changeset.
Separate hash on url

Fixes for qti export/import

  1. … 4 more files in changeset.
Get creation_user of revision_id instead of item_id, the item_id sometimes get a blank creation_user

Adding missing version tag

Fix for getting wrong rev_id, unneeded call.

Fixed permission problem

Don't evaluate choice title twice.

Add & before fragment identifier

Oracle needs to use "del()" rather than "delete()" for 9i and better due to

"delete" being treated as a reserved word in PL/SQL.

  1. … 3 more files in changeset.
Indicate if assessment is anonymous and export all sessions instead of just the latest ones

  1. … 1 more file in changeset.
Added ShowAdvancedOptions parameter to display the several assessment creation links

  1. … 2 more files in changeset.
Removed unnecessary log file

2006 Feb 21: Merged recent changes from HEAD

  1. … 21 more files in changeset.
file change-timing.adp was added on branch oacs-5-2 on 2006-02-21 18:09:34 +0000

file sqlnet.log was added on branch oacs-5-2 on 2006-02-21 18:09:34 +0000

file change-timing.xql was added on branch oacs-5-2 on 2006-02-21 18:09:34 +0000

file change-timing.tcl was added on branch oacs-5-2 on 2006-02-21 18:09:34 +0000

Added changes from Heidelberg

  1. … 7 more files in changeset.
Fixed problem with too small varchars for the URLs

  1. … 5 more files in changeset.
Add query to insert asm link

Allow upload of new image on edit for a question that does not have an existing image.

Added Validation Block field when creating a question. This allows validation of the answer entered by the user. This is especially useful in a registration assessment -- it allows the email entered to be checked if it already exists and prevent the assessment from continuing.

The value of this field must be multiples of a TCL boolean expression and an error message separated by spaces.

  1. … 10 more files in changeset.
file results-users-oracle.xql was added on branch oacs-5-2 on 2006-02-21 18:09:34 +0000

file results-users-postgresql.xql was added on branch oacs-5-2 on 2006-02-21 18:09:34 +0000

changed sort of responding users, added form to specify start and end date (like in results-export)

    • -0
    • +21
    ./results-users-oracle.xql
    • -0
    • +21
    ./results-users-postgresql.xql
Fix bug#2465: Assessment exportation doesn't work when its title contains an accented character: Fixed by using random names internally. Only the user visible name needs to have a proper name.