• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
first steps of the player (level A, still very early stage)

    • -7
    • +19
    ./postgresql/imsld-status-create.sql
  1. … 10 more files in changeset.
add finished_date column to imsld_status_learner

1. making parser a little more flexible.

2. adding sort_order column to the tables imsld_plays, imsld_acts and imsld_role_parts (tha will be used by the player

).

3. adding the imsld-status-create/drop.sql scripts, that will have the data model of the control tables.

    • -0
    • +29
    ./postgresql/imsld-status-create.sql
    • -0
    • +9
    ./postgresql/imsld-status-drop.sql
  1. … 7 more files in changeset.
testing parser

  1. … 4 more files in changeset.
first tests of the complete parser (level A) succeeded.

still very early to try something else than parsing ims-ld compliant xml files.

  1. … 9 more files in changeset.
parser: the ims-ld parser already working for resources, items, imsld attributes, components (except surpport activities and activities structures).

    • -53
    • +105
    ./postgresql/imsld-create.sql
  1. … 4 more files in changeset.
Adding:

1. first part of the parser

2. content repository integration

3. postgres scripts

    • -0
    • +115
    ./postgresql/imsld-cp-create.sql
    • -0
    • +16
    ./postgresql/imsld-cp-drop.sql
    • -0
    • +592
    ./postgresql/imsld-create.sql
    • -0
    • +48
    ./postgresql/imsld-drop.sql
  1. … 15 more files in changeset.