• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
hack to use random CR names, until we fix the problem of getting two different assessments with the same identifier

show adns import assessment instructions from Natalia Perez <nperper@it.uc3m.es>

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

return the assessment_id when importing a QTI assessment

textarea size QTI import from Natalia Perez <nperper@it.uc3m.es>

  1. … 1 more file in changeset.
Import and visualize images in multiple response and multiple choice items.

  1. … 2 more files in changeset.
Hack to add file adding and viewing, since OpenACS still lacks a common way to manage files without using file-storage

  1. … 5 more files in changeset.
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