2017 © Pedro Peláez
 

moodle-block moodle-block_featuredcourses

A block to show featured courses on frontpage

image

danielneis/moodle-block_featuredcourses

A block to show featured courses on frontpage

  • Wednesday, December 20, 2017
  • by danielneis
  • Repository
  • 2 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

With this block you can select a set of courses to be displayed on frontpage., (*1)

For each course, the block will show it's name with a link to course page, it's summary and summary files., (*2)

https://moodle.org/plugins/block_featuredcourses, (*3)

Install

  • Put these files at moodle/blocks/featuredcourses/
    • You may use composer
    • or git clone
    • or download the latest version from https://github.com/danielneis/moodle-block_featuredcourses/archive/master.zip
    • or install via web interface (if your Moodle is configured to do so) as it is available at Plugins Directory
  • Log in your Moodle as Admin and go to "Notifications" page
  • Follow the instructions to install the block
  • This block is only visible on site front page

Usage

  • To select featured courses, add the block to front page, got to edit settings, click on the link on the settings screen.
  • The order of the courses displayed by the block is defined by the "sortorder" field. It is an integer field that the records are ordered by.

Dev Info

Please, fill issues at: https://github.com/danielneis/moodle-block_featuredcourses/issues, (*4)

Feel free to send pull requests at: https://github.com/danielneis/moodle-block_featuredcourses/pulls, (*5)

For translations, please use: http://lang.moodle.org, (*6)

Build Status Scrutinizer Code Quality, (*7)

The Versions

20/12 2017

dev-master

9999999-dev

A block to show featured courses on frontpage

  Sources   Download

GPLv3

The Requires

 

by Daniel Neis Araujo

moodle