• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Release of version 1.8: improvements in export, HTML generation and edition fetures.

  1. … 60 more files in changeset.
level C of the spec:

- notifications

* modifying the data base, adding tables

* modifying the parser, adding and editing functions

* modifying the player, adding and editing functions

  1. … 17 more files in changeset.
1. adding the runs (imsld instances) table

1.1. every property, role and instance is related with the run instead of the imsld_id

1.2. in the status table, the run_id is also stored

1.3. adding the UI to add and remove runs

1.4. passing as an argument the run_id in every function that has to do with the player

2. instantiating properties for new run

3. instantiating activity attributes and classes for each new run

  1. … 35 more files in changeset.
reorder sourcing of sql creation scripts to make it work

adding files where the data model of the production and delivery steps of the implementation guide is defined

  1. … 6 more files in changeset.
adding support for level b (just parsing and storing it in the db)

  1. … 9 more files in changeset.
adding support for forums in the ims-ld (the conferences of type asynchronous are dealed as forums in dotLRN)

  1. … 11 more files in changeset.
missing title value for the conference services

  1. … 1 more file in changeset.
fixing tabs

fixing wrong field name for primary key of the table imsld_learning_objectives (learning_object_id -> learning_objective_id)

adding missing fields for the activity description in the support_activities table

first steps of the player (level A, still very early stage)

  1. … 14 more files in changeset.
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.

  1. … 10 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. … 10 more files in changeset.
parser: the ims-ld parser already working for resources, items, imsld attributes, components (except surpport activities and activities structures).

  1. … 5 more files in changeset.
Adding:

1. first part of the parser

2. content repository integration

3. postgres scripts

    • -0
    • +592
    ./imsld-create.sql
  1. … 18 more files in changeset.