A Moodle block that displays a list of most-recently accessed courses for the currently logged in user.
- use a command line interface of your choice on the destination system (server with Moodle installation)
- navigate to your
blocksdirectory of your Moodle instance:cd /path/to/moodle/blocks - clone the repository into it
git clone https://github.com/ucsf-ckm/moodle-block-course_recent.git course_recent
- download zip file from github: https://github.com/ucsf-ckm/moodle-block-course_recent/archive/master.zip
- unpack zip file to
/path/to/moodle/blocks/ - rename directory
moodle-block-course_recenttocourse_recent
Copyright (c) Regents of the University of California