imsld-instance-procs.tcl

  • last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
improve spelling

  1. … 2 more files in changeset.
improve spelling

  1. … 20 more files in changeset.
Fix a bunch of typos

  1. … 120 more files in changeset.
Release of version 1.8: improvements in export, HTML generation and edition fetures.

  1. … 60 more files in changeset.
Fixing time-limit treatment.

Making all links work with and without JS enabled.

  1. … 6 more files in changeset.
Merge from HEAD. HEAD was previously merged from oacs-5-3.

    • -182
    • +565
    ./imsld-instance-procs.tcl
  1. … 70 more files in changeset.
Merge from oacs-5-3 to HEAD

    • -182
    • +565
    ./imsld-instance-procs.tcl
  1. … 64 more files in changeset.
* 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.

    • -173
    • +533
    ./imsld-instance-procs.tcl
  1. … 25 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.
removing customized css from admin pages (using the default ones)

fixing bug with the property instances

  1. … 7 more files in changeset.
fixing bug with the feedback items

  1. … 2 more files in changeset.
adding the clause "content_revision__is_live" in the queries of the properties (which didn't have it already), since now they make use of the CR

  1. … 3 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.
innecessary debug comments removed

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

    • -242
    • +262
    ./imsld-instance-procs.tcl
  1. … 10 more files in changeset.
fixing old query

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.
- improving expresisons and conditions validation

- fixing bugs related to expressions execution

  1. … 9 more files 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.
instantiating properties and activity attributes when finishing the role admin phase

  1. … 1 more file 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.
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
    • +476
    ./imsld-instance-procs.tcl
  1. … 35 more files in changeset.