lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

Changing Moodle logos for each tool

Adjusting default pixlr image "blank.jpg" from 200x200 to 400x450 so it will fit better in the pixlr screen

    • -2
    • +2
    /lams_tool_pixlr/db/sql/create_lams_tool_pixlr.sql
    • binary
    /lams_www/web/images/pixlr/blank.jpg
fixing pixlr tool so blank image is always tested against default content, in case the default content is changed by the user and is no longer the blank.jpg file

    • -2
    • +6
    /lams_tool_pixlr/db/sql/create_lams_tool_pixlr.sql
    • -3
    • +9
    /lams_tool_pixlr/web/pages/learning/pixlr.jsp
LDEV-2076 Adding default blank.jpg picture to lams_www for the pixlr tool

- previously the image was corrupted, so adding a new 200x200 blank image

    • binary
    /lams_www/web/images/pixlr/blank.jpg
Committing changes for pixlr to make export/import learning design work