• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

revert the requirement of -name being required in the API to prevent code duplication in the QTI parser (anyway name is still required in the data model)

fix: change abs_size to html_display_options

  1. … 2 more files in changeset.
alfredw changed the CR TCL API (we tought it was stable)

alfredw changed the CR TCL API (we tought it was stable)

added item-type procs to process the user response and award points; moved the answered choice_ids from as_item_data to seperate mapping table as_item_data_choices

    • -0
    • +13
    ./as-item-data-procs.xql
  1. … 3 more files in changeset.