• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changed queryset to querytext

Fix typos.

    • -3
    • +4
    ./as-section-display-procs-postgresql.xql
fix typo

Adding queries to handle CLOBS

    • -0
    • +33
    ./as-section-display-procs-oracle.xql
    • -0
    • +32
    ./as-section-display-procs-postgresql.xql
file as-item-procs-oracle.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./as-item-procs-oracle.xql
file as-section-display-procs-postgresql.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./as-section-display-procs-postgresql.xql
file as-section-display-procs-oracle.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./as-section-display-procs-oracle.xql
file as-item-procs-postgresql.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./as-item-procs-postgresql.xql
Update clobs properly on Oracle. content::revision::new can't tell if

the database datatype is a clob.

    • -1
    • +17
    ./as-assessment-procs-postgresql.xql
Make sure scores are integers

Shorten variable names because Oracle can't handle bind var names over 31

characters long.

Add test of creating a new assessment.

Fixes for qti export/import

  1. … 2 more files in changeset.
Pass creation_user and creation_ip to content::item::new

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