Ranking block

Blocks ::: block_ranking
Maintained by Willian Mano
A ranking block to improve the gamification into the course.

Ranking block Version for Moodle 2.2 onwards

Moodle 2.7, 2.8
Released: Tuesday, 17 March 2015, 9:59 PM
Moodle Ranking block repository
===============================

This block improves gamefication into the moodle plataform.

The ranking block works together with the moodle course completion. In the moodle course you configure the criterias to the end of the course. The ranking block monitors these activities and add points to the students based on accomplishing the activities. There are different ways to gain points.

For example:
* If a student completes a html page the ranking adds 2 points.
* If a student completes an assignment and it is ended only when the student receive a grade. The ranking add 2 points plus the grade points to the student. You can configure the default points in the block configuraion.

> **NOTE**: All the activities that needs grade to be finished will add the activity points (default 2) more the activity grade. For example: If the course has one assignment and it's configured to be completed only after the grade is received by the student and let's say a random student received by the end of the assignment 10(ten) as his grade. In this case that student will obtain 12(twelve) points, the 2(two pre-configured) from finishing the activity plus 10(ten) from his grade.

>**This only occurs with activities that have grades. ex: foruns, assignments, lessons, etc...**

Installation
------------

**First way**

- Clone this repository into the folder blocks.
- Access the notification area in moodle and install

**Second way**

- Download this repository
- Extract the content
- Put the folder into the folder blocks of your moodle
- Access the notification area in moodle and install

Post instalation
----------------
After you have installed the block you just add it into the moodle course.

> The ranking block works together with the moodle course completion. In the moodle course you configure the criterias to the end of the course. The ranking block monitors these activities and add points to the students based on accomplishing the activities.


**OBS:** The ranking block needs the moodle cron configured and working fine. Read the moodle documentation about the cron file (for more information..)

Version information

Version build number
2014022400
Version release name
Version for Moodle 2.2 onwards
Can be updated to
Version for Moodle 3.2 onwards
Maturity
Stable version
MD5 Sum
78534ee472586699c7383bec1834b414
Supported software
Moodle 2.7, Moodle 2.8

    Version control information

    Version control system (VCS)
    GIT
    VCS repository URL

    Default installation instructions for plugins of the type Blocks

    1. Make sure you have all the required versions.
    2. Download and unpack the block folder.
    3. Place the folder (eg "myblock") in the "blocks" subdirectory.
    4. Visit http://yoursite.com/admin to complete the installation
    5. Turn editing on in any home or course page.
    6. Add the block to the page
    7. Visit the config link in the block for more options.