imsld-parse-procs.tcl

  • last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
* Modified the parsing procedure to upload into FS also those files in the

UoL ZIP that are not referenced as resources in the imsmanifest. All

images and additional files linked from an HTML page were not uploaded

because they do not appear as resources in the manifest.

* Fixed a few bugs when handling file properties. Also, personal properties

are now created in a sub-folder in the FS to facilitate its identification.

  1. … 25 more files in changeset.
improving the algorithm used to display the activities tree, taking into account more possible cases (the completion restriction of the activities, etc)

adding an "eye" icon to the activities that have been viewed

using bold letters to indicate that the activity hasn't been started

fixing bugs

  1. … 8 more files in changeset.
- Improving performance when uploading a zip file: Removing unnecesary

revoking of permission 'read' on resources.

- Fixing message keys in en_US locale.

- Adding message keys for locale es_GT.

  1. … 3 more files in changeset.
Several changes on the monitor screens. Shows now a summary of user activity.

Included imsld-master.adp for all pages in GRAIL. Needed to reorg. some code

to use such template.

Added a few messages in localization hash.

Fixed a few bugs when showing the environment, variable names, etc.

Produced a template for easily produce a select statement (choice-select.adp)

  1. … 32 more files in changeset.
adding upgrade script for a change in the db

working on accessibility issues

fixing bugs

- properties of all types

removing the creation of the first default run

now the group of users of the run is crated after the administrator manages the roles

  1. … 18 more files in changeset.
- adding support for properties of type file

* providing upgrade scripts

- adding monitor service of the properties

- fixing bugs

- adding a constraint on the evaluation of the conditions avoiding infinite loops

- now the files of the UoL can be updated/changed from the file-storage UI

  1. … 34 more files in changeset.
changes in imsld forums permissions

  1. … 1 more file 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.
support for different permissions on forums

  1. … 2 more files in changeset.
'conference-manager' instead of 'manager' in conference service

fixing bug when creating a learning activity with the change-property-value tag

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.
removing useless field from the classes table

  1. … 2 more files in changeset.
adding with_control_p to the table of the classes

  1. … 4 more files in changeset.
- fixing endless loop in conditions

- fixing bugs in queries

- fixing bug with else nodes

  1. … 3 more files in changeset.
- 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.
decode url to text, to match the filename properly

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

  1. … 1 more file in changeset.
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.
bugs solved

  1. … 1 more file in changeset.
use of local-name instead of name while parsing XML

conditions parsing better managed

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)

  1. … 6 more files in changeset.
parse conditions properly

fixing data model for the when-condition-true and change-property-value tags.

  1. … 2 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.
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.
- fixing bug with multiple learning objects in an environment

  1. … 1 more file in changeset.