• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Workaround if sum(points) returns an empty string

    • -0
    • +12
    ./as-assessment-procs-postgresql.xql
Added check for existence of assessment item and revision owners

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

    • -0
    • +0
    ./test/as-assessment-procs.tcl
fix typo

fix typo

fix: set -context_id correctly to folder_id

fix

Fix substitution errors.

Set context_id so folder and assessment inherit permissions from package_id

  1. … 3 more files in changeset.
rollback changes by roelc

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