• last updated 58 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fitb fixes

revert unwanted change

moving to using namespaces and a file structure as the style-guide suggests

    • -20
    • +0
    ./assessment-qti-procs-postgresql.xql
moving to using namespaces and a file structure as the style-guide suggests

    • -0
    • +45
    ./as-assessment-procs.tcl
    • -0
    • +195
    ./as-install-procs.tcl
    • -0
    • +34
    ./as-item-answer-procs.tcl
    • -0
    • +39
    ./as-item-choice-procs.tcl
    • -0
    • +38
    ./as-item-data-procs.tcl
    • -0
    • +31
    ./as-item-display-cb-procs.tcl
    • -0
    • +31
    ./as-item-display-rb-procs.tcl
    • -0
    • +28
    ./as-item-display-sa-procs.tcl
    • -0
    • +30
    ./as-item-display-ta-procs.tcl
    • -0
    • +28
    ./as-item-display-tb-procs.tcl
    • -0
    • +87
    ./as-item-form-procs.tcl
    • -0
    • +41
    ./as-item-form-procs.xql
    • -0
    • +32
    ./as-item-type-mc-procs.tcl
    • -0
    • +28
    ./as-item-type-oq-procs.tcl
  1. … 16 more files in changeset.
fix : assign some default QTI attributes

reverted using the context_id to differentiate between classes as per daveb suggestion

using the context_id we'll differentiate between classes

folder names must be unique, even if they have different package_id

fitb parsing, viewing, processing, and results viewing

  1. … 6 more files in changeset.
fill-in-the-blanks parsing

fix presentation_type

  1. … 1 more file in changeset.
add missing relation_types

more SQL datamodel schema and CR registry

  1. … 2 more files in changeset.
more item display types

add feedback_right & feedback_wrong. new way to show a session

  1. … 4 more files in changeset.
name widgets as html does

  1. … 4 more files in changeset.
get the assessment description

parse QTI feedback and add the necesary changes to the datamodel

  1. … 1 more file in changeset.
as_item_display_cb

fixes and improvements

  1. … 7 more files in changeset.
fix percent_score

scores and fixes

misc fixes

  1. … 6 more files in changeset.
fix package_instantiate

misc fixes

  1. … 2 more files in changeset.
fix for package instantiate

  1. … 1 more file in changeset.
correct installation of assessment

    • -0
    • +128
    ./install-procs.tcl
  1. … 1 more file in changeset.
don't create the same session twice

new functions

fix enconding issue. adding "encoding system utf-8" to the XML parser