assessment-section-create.sql

  • last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Patch#864 from Åsmund Realfsen for bug#3139, create script was out of synch

Merged changes to HEAD ...

  1. … 1556 more files in changeset.
Add on delete cascades so things can actually be deleted

  1. … 3 more files in changeset.
Change in as_assessments table done in the upgrade script but not in the creation one

  1. … 1 more file in changeset.
Merge oacs-5-2 to HEAD

  1. … 226 more files in changeset.
Fixed problem with too small varchars for the URLs

  1. … 5 more files in changeset.
simplify assessment UI by adding the type field on the as_assessment table, change default value of confirmation pages

  1. … 36 more files in changeset.
speeding up assessment, switching off randomizing

  1. … 29 more files in changeset.
added support to edit result points; added support for assessment password; added message to mark at least one correct choice; bugfix in browsing catalog to next page

  1. … 78 more files in changeset.
check constraints before starting assessment; check time constraints when submitting responses; added ip_mask to as_assessments; added indexes to speed up datamodel

  1. … 33 more files in changeset.
added field num_items to sections

unless specified default to show all the feedback

  1. … 1 more file 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

  1. … 69 more files in changeset.
changed as_assessments.mode to run_mode because oracle wouldnt allow it

  1. … 7 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>

  1. … 13 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

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

  1. … 1 more file in changeset.
Fixed the sql to correcly import in postgresql.

  1. … 2 more files in changeset.
More updates from Natalia Perez <nperper@it.uc3m.es>

  1. … 4 more files 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
    • +122
    ./assessment-section-create.sql
  1. … 7 more files in changeset.