Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 2.0
-
Fix Version/s: None
-
Component/s: Block: Quick course list
-
Labels:None
-
Affected Branches:MOODLE_20_STABLE
Description
I've updated the Quick course list block to use the new database and page rendering APIs.
I've also altered it to load the list via AJAX or static PHP on demand, rather than loading the entire list of courses then hiding and searching them with Javascript, since this allows the page to load more quickly.
Attachments
Issue Links
| This issue has been marked as being related by: | ||||
| CONTRIB-1469 | Updated Quick find list block to 2.0 APIs |
|
|
|
Activity
- All
- Comments
- History
- Activity
- Source
- Test Sessions
This Zip contains the latest version, fully updated to 2.0 APIs