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

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

Added assessment and section tables

Proper names for postgresql files in assessment.

    • -0
    • +185
    ./assessment-create.sql
    • -0
    • +20
    ./assessment-insert.sql