• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
rollback changes by maltes

Fix another double substitution bug.

If the creation_user for the assessment item is blank, default to the creation_user of the assessment revision

rollback for datamanager facilities

Changed as_copy test case to not use datamanager callback and just use as::assessment::copy

Use creator_id instead of creation_user, creation_user is sometimes blank which causes an error

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.
Typo error

Automated tests for item procs

file as-item-procs.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./test/as-item-procs.tcl
Added package_id param to as::item::copy

2006 Feb 21: Merged recent changes from HEAD

  1. … 28 more files in changeset.
Added changes from Heidelberg

  1. … 13 more files in changeset.
finish-resource callback added

Retry the transaction when it fails, this is a work-around for deadlock errors

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. … 8 more files in changeset.
Fix creator_id bug when importing from XML QTI

Fix creator_id bug when importing from XML QTI

adding service contract implementations of the fts content provider

file as-sc-procs.tcl was added on branch oacs-5-2 on 2006-01-09 12:24:27 +0000

adding service contract implementations for the fts content provider

bugfix in copy of mc type (wrong variable name in query)

get_package_id procedure added

testcases for datamanager callbacks

file as-callback-procs.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./test/as-callback-procs.tcl
copy procedure returns new assessment identifier

setting live the newly assessment_id created

setting live revision the newly created assessment_id

imsld::import infrastructure

  1. … 2 more files in changeset.
imsld::import infrastructure