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

    • -8
    • +16
    ./assessment-collected-data-create.sql
    • -0
    • +31
    ./upgrade/upgrade-0.05d-0.06d.sql
  1. … 8 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
    • +57
    ./upgrade/upgrade-0.04d-0.05d.sql
  1. … 67 more files in changeset.
added admin pages to edit items, copy items, copy sections

    • -0
    • +39
    ./upgrade/upgrade-0.03d-0.04d.sql
  1. … 124 more files in changeset.
changed as_assessments.mode to run_mode because oracle wouldnt allow it

    • -0
    • +1
    ./upgrade/upgrade-0.02d-0.03d.sql
  1. … 6 more files in changeset.
added new table to map item types to display types

    • -0
    • +40
    ./assessment-types-create.sql
    • -0
    • +40
    ./upgrade/upgrade-0.01d-0.02d.sql
  1. … 3 more files in changeset.
removed editable_p since this is done via permissioning

survey & assessment differentiation

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

    • -3
    • +12
    ./assessment-collected-data-create.sql
  1. … 9 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

    • -0
    • +53
    ./assessment-files.sql
  1. … 5 more files in changeset.
more SQL datamodel schema and CR registry

  1. … 1 more file in changeset.
two more display tables

add feedback_right & feedback_wrong. new way to show a session

  1. … 6 more files in changeset.
parse QTI feedback and add the necesary changes to the datamodel

  1. … 3 more files in changeset.
definition can be null

import QTI using the new datamodel

  1. … 8 more files in changeset.
missing cr_revisions reference in as_assessments

Workaround acs-content-repository merging of namespaces.

    • -1
    • +1
    ./assessment-collected-data-create.sql
  1. … 1 more file in changeset.
More updates from Natalia Perez <nperper@it.uc3m.es>

  1. … 1 more file in changeset.
assessment-collected-data-create.sql from Natalia Perez <nperper@it.uc3m.es>. Reformated and checked by me.

    • -0
    • +103
    ./assessment-collected-data-create.sql
Fixed the sql to correcly import in postgresql.

More updates from Natalia Perez <nperper@it.uc3m.es>

    • -10
    • +11
    ./assessment-item-type-create.sql
  1. … 2 more files in changeset.
More updates.

  1. … 2 more files in changeset.
More updates.

  1. … 2 more files in changeset.
More new tables.

  1. … 1 more file in changeset.
Commit more broken work in progress code.

  1. … 2 more files in changeset.
Get rid of as_item_choice_map since we are not reusing choices anymore. Add the optional as_messages and as_item_help_map tables.

  1. … 1 more file in changeset.
Commiting Work in Progress code for assessment. This code is broken. Please use the assessment_pre-cr tag if you want working code. This moves many things to the CR using the TCL API.

    • -0
    • +75
    ./assessment-item-create.sql
    • -0
    • +25
    ./assessment-item-type-create.sql
    • -0
    • +122
    ./assessment-section-create.sql
  1. … 3 more files in changeset.
Make some columns a bit longer.

sort_order is an integer

Make some columns a bit longer.