Note: You are currently viewing documentation for Moodle 3.2. Up-to-date documentation for the latest stable version of Moodle is probably available here: DocRank.

DocRank

From MoodleDocs
Revision as of 16:38, 20 June 2016 by Pro Plug (talk | contribs)
DocRank
Type Block
Set N/A
Downloads N/A
Issues N/A
Discussion N/A
Maintainer(s) Pro Plug

Note: This page is a work-in-progress. Feedback and suggested improvements are welcome. Please join the discussion on moodle.org or use the page comments.


Overview

DocRank is a block type plugin for Moodle v2.0 made by students of the Berlin School of Economics and Law and meant to be used by schools and learning groups. It collects data on how often documents are viewed within a course and visualises the result as a chart. This enables ranking of a document's popularity and importance, urging users to read certain documents or pay closer attention to them. The chart features various filters and sortings.

Installation

The plugin directory must be moved into .../moodle/blocks/. There are several ways to achieve this.

You can install directly from the Moodle plugins directory. To do this, log into your Moodle as admin, go to Site administration > Plugins > Install plugins and click the button 'Install plugins from Moodle plugins directory'. Search for the plugin and click the install button.

You can also use the Install plugins page to upload and install the plugin after you have downloaded it from the Moodle plugins directory. Simply drag and drop the ZIP file containing the DocRank directory into the given field, or use the 'Choose a file...' button.

Alternatively, you can do it manually. Download the ZIP from the Moodle plugins directory, unzip it and move or copy the uncompressed folder into .../moodle/blocks/. Then, log into your Moodle as admin and go to Settings > Site administration > Notifications. You should get a notification about a new plugin beeing installed.

For more in-depth step-by-step instructions about installing block plugins, see [1]