- 07 May, 2021 1 commit
-
-
Huong Nguyen authored
-
- 04 May, 2021 14 commits
-
-
Sara Arjona authored
-
-
-
git://github.com/mickhawkins/moodlejun authored
-
Michael Hawkins authored
-
Michael Hawkins authored
Other tests check behaviour of individual conditions, this tests that when multiple core and custom conditions are required, each will be updated as required and not cache until all are completed.
-
Michael Hawkins authored
-
Michael Hawkins authored
-
Michael Hawkins authored
-
Michael Hawkins authored
-
Michael Hawkins authored
-
Michael Hawkins authored
When an automatic completion condition may have had its state change, we now unset the cached value for the user's completion in the relevant activity, so up-to-date values are re-fetched and available to students. The previous behaviour was that custom conditions would remain cached until the activity reached overall completion.
-
AMOS Bot authored
-
-
- 03 May, 2021 19 commits
-
-
-
-
Eloy Lafuente authored
-
-
git://github.com/lameze/moodlejun authored
-
Sara Arjona authored
-
Mihail Geshoski authored
Creates a new capability mod/assign:viewownsubmissionsummary which will be required in order to display the submission summary to the user in the assignment page.
-
-
-
Simey Lameze authored
-
Michael Hawkins authored
Allow for conditions that are not set, consistent with other modules. They will usually always be set in practice, but best to handle it, which also helps with unit testing.
-
Michael Hawkins authored
This implements sort ordering for all completion conditions, in activities which support custom completion conditions.
-
Michael Hawkins authored
This adds the requirement for activities supporting custom completion to specify the order all completion conditions should be displayed for that activity. It also implements the sorting that takes place.
-
Michael Hawkins authored
-
-
-
-
- 02 May, 2021 1 commit
-
-
ilya authored
-
- 01 May, 2021 3 commits
-
-
ilya authored
This is just to make Behat tests to pass. There is a bug discovered MDL-71382. We will address that tracker after 3.11 release. For now we just replicate stables behavior.
-
ilya authored
Move activity creation to data generators. Only fixing those tests failing due to removing usemodchooser preference.
-
ilya authored
This commit removes activity chooser user preference and course preference page. Separate dropdowns to activity and resource is also removed.
-
- 30 Apr, 2021 2 commits
-
-
victor authored
-
Mahmoud Kassaei authored
-