• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Internationalization messages added

  1. … 19 more files in changeset.
fixing manual execution of actions

allow execution of actions at the end of the assessment

change proc to allow branching

Further changes necessary due to calculations

Fixed problem with a messed up file name after QTI Import

remove the pathname from the title

add files to allow branching and triggers

    • -0
    • +45
    ./as-apm-callbacks.tcl
    • -0
    • +23
    ./as-apm-callbacks.xql
  1. … 5 more files in changeset.
delete

delete unused files

  1. … 32 more files in changeset.
new files to support branching and triggers

    • -0
    • +130
    ./apm-callback-procs.tcl
    • -0
    • +128
    ./apm-callback-procs.tcl~
    • -0
    • +32
    ./as-action-proc.tcl
    • -0
    • +32
    ./as-action-proc.tcl~
    • -0
    • +28
    ./as-action-proc.xql
    • -0
    • +34
    ./as-actions-proc.tcl
    • -0
    • +37
    ./as-actions-proc.tcl~
    • -0
    • +20
    ./as-checks-procs-oracle.xql
    • -0
    • +20
    ./as-checks-procs-postgresql.xql
    • -0
    • +12
    ./as-checks-procs-postgresql.xql~
    • -0
    • +417
    ./as-checks-procs.tcl
    • -0
    • +406
    ./as-checks-procs.tcl~
    • -0
    • +305
    ./as-checks-procs.xql
    • -0
    • +292
    ./as-checks-procs.xql~
  1. … 3 more files in changeset.
added support for consent_page, bulk_mail, notification subscribal, admin page of user results

    • -0
    • +20
    ./as-notification-procs.tcl
    • -0
    • +15
    ./as-notification-procs.xql
  1. … 67 more files in changeset.
added delete/copy of assessment

  1. … 7 more files in changeset.
check constraints before starting assessment; check time constraints when submitting responses; added ip_mask to as_assessments; added indexes to speed up datamodel

    • -1
    • +24
    ./as-assessment-procs-postgresql.xql
    • -0
    • +16
    ./as-section-data-procs-oracle.xql
    • -0
    • +16
    ./as-section-data-procs-postgresql.xql
  1. … 22 more files in changeset.
added support for resubmit of answers; removed unnecessary empty revisions when creating a new item

  1. … 5 more files in changeset.
Fixed bug with division by zero

don't break if no assessment could be imported

fixes: back button in item-add, dates in assessment add/edit; added calculating result of section and session

    • -0
    • +15
    ./as-assessment-procs-postgresql.xql
    • -0
    • +2
    ./as-item-type-mc-procs-postgresql.xql
    • -0
    • +43
    ./as-section-data-procs.tcl
    • -0
    • +15
    ./as-section-data-procs.xql
  1. … 32 more files in changeset.
don't stop processing on the first non QTI file

fixed breakage due to back button; fixed lost simultanous edits; added nospells to forms

  1. … 44 more files in changeset.
using just the revision_id as the file identifier instead of creating a relation

fix mime_type

remove the as_files content type, replaced by content_revision

  1. … 2 more files in changeset.
bugfix: typo

fix

  1. … 1 more file in changeset.
fix

added upgrade proc; change to get it working with 5.1

  1. … 5 more files in changeset.
added support for images in items and choices

  1. … 44 more files in changeset.
Changes to the help texts. Changes to fix bug with multiple as_item_type_ids for one item. Cosmetic enhancements.

  1. … 7 more files in changeset.
fixed score percentage on import of mc items

  1. … 1 more file in changeset.