• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
support form user_id when evaluating conditions

  1. … 3 more files in changeset.
support for different permissions on forums

  1. … 2 more files in changeset.
selection structures were always selected. changed

adding a checkbox in the tree so the user can select his active role during the run

altering the database to store the current active role of the user

  1. … 6 more files in changeset.
attribute instances for each user in run

  1. … 10 more files in changeset.
fixing bug when referencing an activity from multiple role parts

  1. … 1 more file in changeset.
adding the portlet to the user portal, and adding info to the portlet.

implementing when-condition-true, change-property-value and when-property-value-is-set.

  1. … 17 more files in changeset.
improve conditions execution: they are only executed when needed

  1. … 6 more files in changeset.
fixing bugs with permissions

  1. … 2 more files in changeset.
grant permissions to resources while executing a run

  1. … 4 more files in changeset.
grant permissions to resources

- fixing conditions eval bugs

- fixing conditions parsing bugs

- adding imsld_classes table to store the classes of the UoL, as well as all the necessary API to handle them

  1. … 13 more files in changeset.
role support improved: empty acts problem solved

fixing bug when finishing resource (the act_id and the play_id were missing)

  1. … 1 more file in changeset.
debug notices removed

added relationship between properties and expressions, and some bugfixing

  1. … 4 more files in changeset.
- improving expresisons and conditions validation

- fixing bugs related to expressions execution

  1. … 9 more files in changeset.
before finishing an element, verifying if such element is already marked as started

  1. … 1 more file in changeset.
removing unused queries and fixing query bugs

  1. … 1 more file in changeset.
adding the hide and show functionallities to the player. needed to do some changes to the database

  1. … 6 more files in changeset.
adding the monitor service

parsing the imsldcontent before serving it:

- replacing view-property and view-property-group with the properties values

- replacing set-property and set-property-group with html forms

cleaning the code

displaying run status

displaying the run only to the users associated with it

  1. … 25 more files in changeset.
stop the act while other users finishes it

  1. … 6 more files in changeset.
adding new status for the run: waiting (the users have't been assigned to the roles)

removing useless code

adding displayable_p field to the files table (display only one file for the resources)

internationalizating

  1. … 10 more files in changeset.
roles now support runs

  1. … 10 more files in changeset.
- fixing bug with multiple learning objects in an environment

  1. … 1 more file in changeset.
changes for roles support

  1. … 15 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.
fixing wrong var name

replacing unicode character with checkbox inputs. adding nowrap style to the tree

  1. … 1 more file in changeset.