2015-04-29 11:29:52 +08:00
|
|
|
mybackpack,core_badges
|
|
|
|
mybadges,core_badges
|
|
|
|
myfiles,core
|
|
|
|
myfilesmanage,core
|
|
|
|
mypreferences,core_grades
|
|
|
|
myprofile,core
|
|
|
|
viewallmyentries,core_blog
|
2019-01-07 11:16:35 +11:00
|
|
|
searchallavailablecourses_desc,core_admin
|
2019-02-15 10:57:08 +01:00
|
|
|
search:mycourse,core_search
|
2021-06-22 14:09:38 +08:00
|
|
|
calendarurl,core_calendar
|
2021-05-24 10:42:44 +02:00
|
|
|
yourprogress,core_completion
|
2021-07-15 14:13:17 +08:00
|
|
|
importfrominstructions,core_calendar
|
2021-08-17 18:54:53 +02:00
|
|
|
proceedtocourse,core_enrol
|
2021-07-21 09:43:43 +08:00
|
|
|
coursepage,core_admin
|
2021-08-21 14:50:53 +01:00
|
|
|
invalidpersistenterror,core_competency
|
2021-08-11 12:16:38 +02:00
|
|
|
mediapluginswf,core_admin
|
|
|
|
mediapluginswfnote,core_admin
|
2021-04-13 12:01:28 +02:00
|
|
|
createuserandpass,core
|
|
|
|
supplyinfo,core
|
2021-11-19 03:12:09 +08:00
|
|
|
monthlyview,core_calendar
|
2021-11-18 18:26:06 +01:00
|
|
|
evidence,core_badges
|
|
|
|
recipientdetails,core_badges
|
|
|
|
recipientidentificationproblem,core_badges
|
2021-10-27 14:20:44 +08:00
|
|
|
navmethod,core_grades
|
|
|
|
dropdown,core_grades
|
|
|
|
tabs,core_grades
|
|
|
|
combo,core_grades
|
2020-01-29 16:45:32 +01:00
|
|
|
defaults,core_message
|
|
|
|
loggedin_help,core_message
|
|
|
|
loggedindescription,core_message
|
|
|
|
loggedoff_help,core_message
|
|
|
|
loggedoffdescription,core_message
|
|
|
|
sendingvia,core_message
|
|
|
|
sendingviawhen,core_message
|
2022-03-07 11:32:14 +11:00
|
|
|
close,core_contentbank
|
|
|
|
notflagged,core_question
|
2022-04-05 14:57:03 +02:00
|
|
|
cannotswitcheditmodeon,core_error
|
2022-04-07 11:58:38 +01:00
|
|
|
multilangforceold,core_admin
|
2022-06-06 15:02:13 +07:00
|
|
|
nopermissionmove,core_question
|
MDL-72509 core: De-couple participants filter from core_user to core
This implementation will de-couple the participant filter from
core user to core so its easily usable to any api in core or any
community plugin. This removes the dependency from the core_user
and creates a nice api where it can produce filterable objects.
Co-Authored-By: Safat Shahin <safatshahin@catalyst-au.net>
Co-Authored-By: Tomo Tsuyuki <tomotsuyuki@catalyst-au.net>
AMOS BEGIN
MOV [addcondition,core_user], [addcondition,core]
MOV [adverbfor_and,core_user], [operator_and,core]
MOV [adverbfor_andnot,core_user], [operator_andnot,core]
MOV [adverbfor_or,core_user], [operator_or,core]
MOV [applyfilters,core_user], [applyfilters,core]
MOV [clearfilterrow,core_user], [clearfilterrow,core]
MOV [clearfilters,core_user], [clearfilters,core]
MOV [filtersetmatchdescription,core_user], [filtersetmatchdescription,core]
MOV [filterrowlegend,core_user], [filterrowlegend,core]
MOV [filtertype,core_user], [filtertype,core]
MOV [match,core_user], [match,core]
MOV [matchofthefollowing,core_user], [matchofthefollowing,core]
MOV [placeholdertypeorselect,core_user], [placeholdertypeorselect,core]
MOV [selectfiltertype,core_user], [selectfiltertype,core]
AMOS END
2021-10-26 16:08:27 +11:00
|
|
|
addcondition,core_user
|
|
|
|
adverbfor_and,core_user
|
|
|
|
adverbfor_andnot,core_user
|
|
|
|
adverbfor_or,core_user
|
|
|
|
applyfilters,core_user
|
|
|
|
clearfilterrow,core_user
|
|
|
|
clearfilters,core_user
|
|
|
|
filtersetmatchdescription,core_user
|
|
|
|
filterrowlegend,core_user
|
|
|
|
filtertype,core_user
|
|
|
|
match,core_user
|
|
|
|
matchofthefollowing,core_user
|
|
|
|
placeholdertypeorselect,core_user
|
2023-03-10 16:00:18 +01:00
|
|
|
prefixtoolong,core_error
|
MDL-72509 core: De-couple participants filter from core_user to core
This implementation will de-couple the participant filter from
core user to core so its easily usable to any api in core or any
community plugin. This removes the dependency from the core_user
and creates a nice api where it can produce filterable objects.
Co-Authored-By: Safat Shahin <safatshahin@catalyst-au.net>
Co-Authored-By: Tomo Tsuyuki <tomotsuyuki@catalyst-au.net>
AMOS BEGIN
MOV [addcondition,core_user], [addcondition,core]
MOV [adverbfor_and,core_user], [operator_and,core]
MOV [adverbfor_andnot,core_user], [operator_andnot,core]
MOV [adverbfor_or,core_user], [operator_or,core]
MOV [applyfilters,core_user], [applyfilters,core]
MOV [clearfilterrow,core_user], [clearfilterrow,core]
MOV [clearfilters,core_user], [clearfilters,core]
MOV [filtersetmatchdescription,core_user], [filtersetmatchdescription,core]
MOV [filterrowlegend,core_user], [filterrowlegend,core]
MOV [filtertype,core_user], [filtertype,core]
MOV [match,core_user], [match,core]
MOV [matchofthefollowing,core_user], [matchofthefollowing,core]
MOV [placeholdertypeorselect,core_user], [placeholdertypeorselect,core]
MOV [selectfiltertype,core_user], [selectfiltertype,core]
AMOS END
2021-10-26 16:08:27 +11:00
|
|
|
selectfiltertype,core_user
|
2022-10-19 09:47:20 +01:00
|
|
|
confirmaddadmin,core_role
|
|
|
|
confirmdeladmin,core_role
|
2022-12-05 13:54:13 +03:00
|
|
|
showquickfeedback,core_grades
|
|
|
|
showquickfeedback_help,core_grades
|
2022-12-07 14:15:21 +03:00
|
|
|
enableajax,core_grades
|
|
|
|
enableajax_help,core_grades
|
2023-01-04 09:26:26 +07:00
|
|
|
showeyecons,core_grades
|
|
|
|
showeyecons_help,core_grades
|
2023-01-04 09:30:46 +07:00
|
|
|
showlocks,core_grades
|
|
|
|
showlocks_help,core_grades
|
2023-01-04 09:39:49 +07:00
|
|
|
showanalysisicon,core_grades
|
|
|
|
showanalysisicon_desc,core_grades
|
|
|
|
showanalysisicon_help,core_grades
|
2023-02-14 23:13:42 +08:00
|
|
|
blockunprotect,core_admin
|
2023-01-04 16:15:28 +07:00
|
|
|
showactivityicons,core_grades
|
|
|
|
showactivityicons_help,core_grades
|
2023-01-31 12:27:10 +08:00
|
|
|
showcalculations,core_grades
|
|
|
|
showcalculations_help,core_grades
|
2022-12-12 03:06:21 +11:00
|
|
|
studentsperpage,core_grades
|
|
|
|
studentsperpage_help,core_grades
|
2023-03-30 09:50:51 +01:00
|
|
|
type_contentbank,core_plugin
|
|
|
|
type_contentbank_plural,core_plugin
|
2023-03-24 15:53:50 +01:00
|
|
|
missingversionfile,core_webservice
|
2023-03-27 12:31:02 +02:00
|
|
|
cannotgetcoursecontents,core_webservice
|
2023-05-26 14:02:36 +10:00
|
|
|
selectdevice,core_admin
|
|
|
|
selecttheme,core_admin
|
|
|
|
themenoselected,core_admin
|
|
|
|
unsettheme,core_admin
|
2023-06-13 18:24:56 +02:00
|
|
|
showmore,core_availability
|
|
|
|
backpackemail,core_badges
|
|
|
|
backpackemail_help,core_badges
|
2023-07-04 11:57:12 +02:00
|
|
|
editcoursecompletionsettings,core_completion
|
2023-08-11 17:17:30 +02:00
|
|
|
clicktochangeinbrackets,core
|
2023-08-18 13:56:18 +07:00
|
|
|
configenabledevicedetection,core_admin
|
|
|
|
enabledevicedetection,core_admin
|
2023-08-18 13:56:42 +07:00
|
|
|
devicedetectregex,core_admin
|
|
|
|
devicedetectregex_desc,core_admin
|
|
|
|
devicedetectregexexpression,core_admin
|
|
|
|
devicedetectregexvalue,core_admin
|
2023-07-20 12:16:04 +02:00
|
|
|
modshowcmtitle,core
|
|
|
|
makeavailablecmtitle,core
|
2023-08-30 16:38:49 +01:00
|
|
|
filterdurationunit,core_reportbuilder
|
2022-05-20 13:55:42 +08:00
|
|
|
dateintervaldayshoursmins,core_langconfig
|
2023-07-26 18:24:15 +02:00
|
|
|
completiondefault,core_completion
|
|
|
|
configcompletiondefault,core_completion
|
2023-09-05 11:12:18 +08:00
|
|
|
aria:courseimage,core_course
|
2023-08-23 15:12:19 +02:00
|
|
|
completionview,core_completion
|
|
|
|
completionview,mod_bigbluebuttonbn
|
|
|
|
completionview_desc,mod_bigbluebuttonbn
|
|
|
|
activitygradenotrequired,core_completion
|
|
|
|
completionpassgrade_help,core_completion
|
|
|
|
completionusegrade_help,core_completion
|
2023-10-02 17:30:04 +08:00
|
|
|
moodlenet:sharetyperesource,core
|
2023-10-17 20:20:22 -03:00
|
|
|
emailpasswordsent,core
|
|
|
|
passwordsent,core
|
|
|
|
passwordsenttext,core
|
|
|
|
passwordrecovery,core
|
|
|
|
passwordconfirmchange,core
|
|
|
|
passwordnohelp,core
|
2021-06-16 14:29:13 +02:00
|
|
|
grade,core_grades
|
2023-11-06 15:59:11 +01:00
|
|
|
taskdeletecachetext,core_admin
|
2023-11-10 12:02:57 +11:00
|
|
|
themesettings,core_admin
|
2023-10-27 13:17:03 +02:00
|
|
|
copycourseheading,core_backup
|
|
|
|
backupcourse,core_backup
|
2023-11-10 15:54:47 +01:00
|
|
|
linkcoursesections,core_admin
|
|
|
|
linkcoursesections_help,core_admin
|
2023-10-25 17:12:57 +02:00
|
|
|
showallusers,core
|