• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
adding functionallity to mark an activity started.

adding pngs to represent the completed status of an activity.

  1. … 2 more files in changeset.
grant logic moved to a procedure

removing useless messages, transalting some others and adding the support of havind forums as activities (not using environments)

granting privileges to auto-finished resources

global prerequisites and objectives are also granted

permissions are revoked for resources until user first usage

fixing bug when finishing a component of an already finished UoL

typo fix

extending the finish_resourse function to work with support activities too

querys moved to this file

    • -0
    • +13
    ./imsld-callback-procs.xql
assessment sessions are now available. only activities must be finished

assessment finish-resource check is done here

translating, fixing bug in queries and removing useless confirmation page

  1. … 8 more files in changeset.
fixing bugs, translating.

  1. … 1 more file in changeset.
fixing bugs (in the sweeper and get_role_part_from_activity procs)

all the querys has been moved to xql files

    • -0
    • +13
    ./imsld-cp-procs.xql
    • -0
    • +14
    ./imsld-cr-procs.xql
    • -0
    • +24
    ./imsld-fs-procs.xql
    • -0
    • +402
    ./imsld-parse-procs.xql
    • -0
    • +1721
    ./imsld-procs.xql
adding support for level b (just parsing and storing it in the db)

  1. … 7 more files in changeset.
changed to allows resources being finished in imsld_status_user

  1. … 2 more files in changeset.
adding support for the "time-limit" tag of the ims-ld spec

  1. … 2 more files in changeset.
supporting the tag "when-xxx-completed" (with xxx in (act, play, method)) of the IMS LD spec

  1. … 1 more file in changeset.
for finishing resources instead of activities

  1. … 1 more file in changeset.
replacing wrong rel name for the prerequisites

using images instead of the file names (in order to avoid strange links because of the autogenerated filenames)

  1. … 4 more files in changeset.
fixing bug with nested environments.

using upvar instead of global vars.

fixing bug with reused resources.

  1. … 1 more file in changeset.
fixing bug when installing in more than one community

  1. … 4 more files in changeset.
adding delete functionallity.

making the table a little more tight.

  1. … 8 more files in changeset.
displaying correct value for the environment title, if there is one

adding/storing missing title of the environments

inserting all the resources in the file-storage, even if they are not referenced directly from a learning activity, support activity, environment, etc.

fixing translation messages.

  1. … 1 more file in changeset.
finishing with the integration with assessment and forums.

90% completed of level A

  1. … 8 more files in changeset.