lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Just in case

    • -39
    • +38
    /temp_moodle_dev/moodle/mod/forum/view.php
Last modifications to make work the output's function for the branching

    • -10
    • +15
    /temp_moodle_dev/moodle/mod/choice/lib.php
Change the URL for the Monitoring Sequence tab so teacher can modify the activity's properties

When monitoring the Learner see the history's view of the wiki

When editing the activity first go to the modedit-lams.php page to edit the activity's properties

Change the URL for the Monito0ring Learners so teacher can see the student's report of the activity

Change the URL for the Monito0ring Sequence tab so teacher can modify the activity's properties

Change Monitoring tab's address so now we can access to the modedit-lams.php page so we can modify the properties of the activity

Changing the moodle choice tool output generater so that it retrieves and sends the orderId instead of the optionId for moodle choice options so that we can accurately determine which choice the user makes at runtime. Formerly, using the optionID did not work because the option would be cloned for learner and hence have a different optionID

LDEV-2079 use the same language as users in pixlr

added an admin page with a tet field that has all the currently supported languages in a comma-seperated string which can be updated by system admins if there are new languages added to pixlr that we are unaware of

    • -4
    • +18
    /lams_tool_pixlr/db/sql/create_lams_tool_pixlr.sql
    • -0
    • +1
    /lams_tool_pixlr/db/sql/drop_lams_tool_pixlr.sql
    • -0
    • +2
    /lams_tool_pixlr/db/sql/table-schema.sql
    • -2
    • +4
    /lams_tool_pixlr/db/sql/tool_insert.sql
    • -0
    • +61
    /lams_tool_pixlr/web/pages/admin/config.jsp
Modification tot the Monitoring tabs. When going to the sequence tab and double click tot the activity go to Modedit-lams.php so tyhe teacher can modify the entire Activity's properties

Updating Norwegian

Adding Turkish. Updating Maori, Norwegian

    • -0
    • +117
    /lams_tool_scribe/conf/language/lams/ApplicationResources_tr_TR.properties
    • -0
    • +169
    /lams_tool_task/conf/language/lams/ApplicationResources_tr_TR.properties
Adding Turkish

    • -0
    • +375
    /lams_admin/conf/language/lams/ApplicationResources_tr_TR.properties
    • -0
    • +227
    /lams_central/conf/language/lams/ApplicationResources_tr_TR.properties
    • -0
    • +59
    /lams_common/conf/language/lams/ApplicationResources_tr_TR.properties
    • -0
    • +128
    /lams_tool_chat/conf/language/lams/ApplicationResources_tr_TR.properties
    • -0
    • +188
    /lams_tool_survey/conf/language/lams/ApplicationResources_tr_TR.properties
Adding Turkish. Updating Norwegian

    • -0
    • +114
    /lams_tool_notebook/conf/language/lams/ApplicationResources_tr_TR.properties
Adding Turkish. Updating Maori

    • -0
    • +165
    /lams_tool_vote/conf/language/lams/ApplicationResources_tr_TR.properties
Updating Norwegian, Turkish

Updating English, Spanish, Italian, Norwegian, Turkish

Updating Italian and Norwegian

Updating Spanish, English and Turkish

Updating Norwegian

Updating Italian, Norwegian

Updating Maori, Norwegian

Updating Maori, Norwegian and Turkish

Updating Norwegian and Polish

Updating Spanish, Turkish

Updating Greek, English, Spanish, Italian, Norwegian, Turkish

Updating English, Spanish, Italian, Norwegian, Polish, Turkish

pixlr - fixing a bug in learner where image wouldnt resize to fit the scree because it took too long to load. Moving the javasctipt to the onload method fixed the problem

    • -0
    • +39
    /lams_tool_pixlr/web/includes/javascript/learning.js
    • -40
    • +5
    /lams_tool_pixlr/web/pages/learning/pixlr.jsp
LDEV-2074 Implemented the server-side validation for Floating Activities in a saved learning design. Added new validation error messages.