imsld-production-delivery-package-create.sql

  • last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
attribute instances for each user in run

    • -6
    • +8
    ./imsld-production-delivery-package-create.sql
  1. … 10 more files in changeset.
adding the hide and show functionallities to the player. needed to do some changes to the database

    • -6
    • +10
    ./imsld-production-delivery-package-create.sql
  1. … 6 more files in changeset.
adding dates to the creation of the run and when an activity is first visited by a user (because in the level b expressions those values may be used)

    • -2
    • +2
    ./imsld-production-delivery-package-create.sql
  1. … 6 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

    • -0
    • +206
    ./imsld-production-delivery-package-create.sql
  1. … 35 more files in changeset.