moodle

Moodle Development

From time-to-time I work on open source Moodle projects as a bit of a hobby. On these Moodle pages, you will the developments I have made for Moodle.

 

My interest in Moodle stems from my work at the VetLearn Foundation, where we have a Moodle-based online platform called VetScholar. While on the whole Moodle is a fantastic LMS, there are a few features that are not present and/or don't work quite right. On these pages you will find the solutions I have developed.

Hyper Forum information

Hyper Forum is an addon that improves the readability of the Moodle forums. The purpose of this tool is to allow the users to be able to better follow complex threads. This is achieved by colour coding each post according the threads it is related to. Hyper Forum adds two coloured blocks onto each post. The first block indicates the parent of the current post, and the second indicates which posts are children (replies to) the current post.

 

Hyper Forum changelog

0.1 - Initial Release 16/2/2008

Hyper Forum download

Current Version:

0.1 - Initial release

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Hyper Forum documentatoin

Install Instructions:

Download the hyperforum.js file from the dowloads page and save it into your current theme directory.

Open the header.html file of your current theme and locate this line:

    <?php include("$CFG->javascript"); ?>

Insert this line just after the line above:

Syndicate content