• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Workaround acs-content-repository merging of namespaces.

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

    • -2
    • +20
    ./postgresql/assessment-section-create.sql
  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
    ./postgresql/assessment-collected-data-create.sql
Fixed the sql to correcly import in postgresql.

    • -5
    • +7
    ./postgresql/assessment-item-create.sql
    • -1
    • +1
    ./postgresql/assessment-section-create.sql
More updates from Natalia Perez <nperper@it.uc3m.es>

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

    • -8
    • +1
    ./postgresql/assessment-item-create.sql
  1. … 2 more files in changeset.
More updates.

    • -7
    • +1
    ./postgresql/assessment-item-create.sql
  1. … 2 more files in changeset.
More new tables.

    • -1
    • +19
    ./postgresql/assessment-item-type-create.sql
  1. … 1 more file in changeset.
Commit more broken work in progress code.

    • -2
    • +10
    ./postgresql/assessment-item-create.sql
    • -6
    • +23
    ./postgresql/assessment-item-type-create.sql
  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.

    • -5
    • +10
    ./postgresql/assessment-item-create.sql
  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.

    • -294
    • +10
    ./postgresql/assessment-create.sql
    • -0
    • +75
    ./postgresql/assessment-item-create.sql
    • -0
    • +25
    ./postgresql/assessment-item-type-create.sql
    • -0
    • +122
    ./postgresql/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.

shareable_p is no longer needed. We will deal with shareable_p through the permission system of OpenACS

Added some comments

More pretty printing

Pretty printing

Addedd assessmant and section tables. Some data types should be revised

    • -0
    • +120
    ./postgresql/assessment-create.sql
Added assessment and section tables

Proper names for postgresql files in assessment.

    • -0
    • +185
    ./postgresql/assessment-create.sql
    • -0
    • +8
    ./postgresql/assessment-drop.sql
    • -0
    • +20
    ./postgresql/assessment-insert.sql
QTI Multiple image files don't have choice names, so name can be null.

First import of the assessment package. DO NOT USE! For development purposes only

  1. … 13 more files in changeset.
Initial revision

    • -0
    • +187
    ./postgresql/as-create.sql
    • -0
    • +8
    ./postgresql/as-drop.sql
    • -0
    • +20
    ./postgresql/as-insert.sql
  1. … 13 more files in changeset.