moodle

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4653 Add param "Learners can restart the lesson" to Moodle

    • -0
    • +1
    ./mod/lamslesson/lang/fr/lamslesson.php
LDEV-4642: compatible with Moodle 3.5.x

LDEV-4643: UI changes

Chang to popup_actions to better hide URLs

LDEV-4643: Change buttons to bootstrap and other cosmetic updates

LDEV-4642: updating to moodle version 3.4.x

Changes required to work with Moodle 3.4.x

LDEV-4630 Ensure Moodle passes locale and country params properly

LDEV-2875: fixing encoding parameter

It seemt that now Java is a lot more picky and UTF-8 has to be utf-8.

LDEV-4381 Add .project file

LDEV-4381 Removed requestSrc parameter

This parameter was responsible for passing integration server name to

LAMS which was used on closing authoring and refreshing integration

server page. It stopped working when authoring became Flash-less (as

there is not more "Close" button). And now we decided to finally remove

all its leftovers. This change also involves removal of

"isPostMessageToParent" parameter.

    • -3
    • +0
    ./mod/lamslesson/lang/en/lamslesson.php
    • -3
    • +0
    ./mod/lamslesson/lang/fr/lamslesson.php
LDEV-4365 Implement duplicate lesson feature

Moodle has a particular method that is called when duplicating an item.

In such case, what it needs to do is create a new instance based on

the lesson we had before and then copy the same settings.

LDEV-4365 code formatting

Remove folder after it was moved to master

Removing as there is no need to keep it in lams25 branch after it was

moved to the master branch.

    • -127
    • +0
    ./mod/lamslesson/lang/en/lamslesson.php
    • -105
    • +0
    ./mod/lamslesson/lang/fr/lamslesson.php
  1. … 107 more files in changeset.
LDEV-4287 Moodle to request GradebookMarks using gradebookMarksUser method of LessonManagerServlet (similarly to how it's done in BB)

LDEV-4287 Moodle to request GradebookMarks using gradebookMarksUser method of LessonManagerServlet (similarly to how it's done in BB)

LDEV-4312 Setting "Access-Control-Allow-Origin" header so LAMS can access its response via Ajax

LDEV-4312 Setting "Access-Control-Allow-Origin" header so LAMS can access its response via Ajax

  1. … 1 more file in changeset.
LDEV-4242 Delete grade item once deleting LAMS lesson

LDEV-4242 Delete grade item once deleting LAMS lesson

LDEV-4312 Handle unsuccessful mark submission to integrated servers

LDEV-4312 Handle unsuccessful mark submission to integrated servers

LDEV-4242 Delete lesson on LAMS, when it's deleted from the LMS (integration)

LDEV-4242 Delete lesson on LAMS, when it's deleted from the LMS (integration)

LDEV-4235: replace get_parent_contexts function as is not deprecated

LDEV-4235: replace get_parent_contexts function as is not deprecated

LDEV-4152: changing tick image

LDEV-4152: changing tick image

LDEV-3630, the LAMSLESSON_PARAM_COURSEID param should left lowerkey

LDEV-3630, the LAMSLESSON_PARAM_COURSEID param should left lowerkey

LDEV-3630: the problem was due to incorrect casing of the courseId parameter

LDEV-3630: the problem was due to incorrect casing of the courseId parameter