• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
changed player: render items by calling the item_type proc and the display_type proc

  1. … 17 more files in changeset.
changed datamodel for items, sections, item-section-map, assessment-section-map; added section display types; added support to move/delete multiple choices; added item and section catalog

    • -0
    • +81
    ./as-section-display-procs.tcl
    • -0
    • +14
    ./as-section-display-procs.xql
  1. … 59 more files in changeset.
added admin pages to edit items, copy items, copy sections

    • -0
    • +30
    ./as-item-choice-procs.xql
    • -0
    • +26
    ./as-item-display-cb-procs.xql
    • -0
    • +26
    ./as-item-display-rb-procs.xql
    • -0
    • +25
    ./as-item-display-sa-procs.xql
    • -0
    • +92
    ./as-item-display-sb-procs.tcl
    • -0
    • +26
    ./as-item-display-sb-procs.xql
  1. … 112 more files in changeset.
changed as_assessments.mode to run_mode because oracle wouldnt allow it

  1. … 5 more files in changeset.
changed column mode to run_mode because oracle wouldnt allow it; added code for as_files to tcl from db-install-files

added admin pages to add new items

  1. … 3 more files in changeset.
QTI export from Natalia Perez <nperper@it.uc3m.es>

  1. … 3 more files in changeset.
feedback fix from Natalia Perez <nperper@it.uc3m.es>

general multimedia choices

  1. … 1 more file in changeset.
added oracle support

    • -0
    • +23
    ./as-assessment-procs-oracle.xql
    • -0
    • +23
    ./as-assessment-procs-postgresql.xql
  1. … 17 more files in changeset.
use an uuid in CR names, patch from Natalia Perez <nperper@it.uc3m.es> as directed by management

survey & assessment differentiation

  1. … 3 more files in changeset.
comments from Natalia Perez <nperper@it.uc3m.es>

  1. … 11 more files in changeset.
don't merge QTI and DB idents. i18n spanish updates

  1. … 8 more files in changeset.
added first part of admin interface

    • -0
    • +54
    ./as-assessment-procs.xql
    • -0
    • +40
    ./as-section-procs.xql
  1. … 27 more files in changeset.