• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
added support for seperate submit of each item response

  1. … 6 more files in changeset.
added display of feedback texts

  1. … 6 more files in changeset.
rewrote display of session results; still need to display feedback texts

  1. … 10 more files in changeset.
proper naming conventions (survey_p)

added tables as_session_sections, as_session_items, as_session_choices and got player to work

  1. … 33 more files in changeset.
fix

  1. … 1 more file in changeset.
fix typo

comment out as_files type creation and template creation until we know why the SQL equivalent TCL CR API doesn't work in this case