Reader

Activities ::: mod_reader
Maintained by Gordon Bateson
The Reader module for Moodle 2.x tracks the students' reading achievements.
Latest release:
208 sites
146 downloads
34 fans
Current versions available: 1

Overview
The Reader module for Moodle 2.x, 3.x an 4.x tracks the students' reading achievements by maintaining a total of the number words each student reads. After reading one of the books at an appropriate reading level, a student takes quiz to demonstrate a reasonable understanding of the content of the book. If they pass the quiz, the number of words in the book is added to the total number of words they have read. Students are encouraged to work toward the reading goal, which is the number of words the teacher expects them to read in a term. Various reports are available to the teacher who can adjust the reading goals, student levels, and book difficulty if required.

Dependencies
The Reader module requires the Ordering question type for Moodle 2.x

Changes
To view details of recent changes made to this plugin, please click on the following link:

Screenshots

Screenshot #0
Screenshot #1
Screenshot #2

Contributors

Gordon Bateson (Lead maintainer)
Please login to view contributors details and/or to contact them

Comments RSS

Comments

  • Anthony Borrow
    Thu, 14 Nov 2013, 3:02 PM
    On 10/24/2013 01:06 AM, Aparup Banerjee has commented on a plugin submission that hasn't been approved:

    Hi Gordon,
    i got this validation warning during installing this plugin (into 2.6 beta) via
    the install button: 'Multiple English language files found' , do note that
    translations are provided in amos. you might want to remove the other
    reader.*.php ones.

    Could you add a issue tracker url ?
  • Anthony Borrow
    Thu, 14 Nov 2013, 3:03 PM
    On 10/24/2013 07:07 AM, Gordon Bateson has commented on a plugin submission that hasn't been approved :

    Hi Aparup,
    thanks for the feedback on the Reader activity module. I have removed the superfluous lang files. Could you possibly add record in the tracker for new issues regarding the Reader module that are automatically assigned to me. Or should I ask Anthony B. to help me get that set up?

    regards
    Gordon
  • Anthony Borrow
    Thu, 14 Nov 2013, 3:14 PM
    On 10/28/2013 01:08 AM, Aparup Banerjee has commented on a plugin submission that hasn't been approved:

    I can too Gordon and willsmile. Thanks for your changes.
  • Anthony Borrow
    Thu, 14 Nov 2013, 3:14 PM
    Gordon - I have created the requested component in the tracker and updated the tracker URL here. Peace - Anthony
  • Anthony Borrow
    Thu, 14 Nov 2013, 3:15 PM
    Gordon - Could you add the source and documentation URLs? Peace - Anthony
  • MD shot of me from his iphone4
    Tue, 19 Nov 2013, 1:17 AM
    I see the source URL. Please add documentation URL when possible. Reapproving this.
  • Rob Bright
    Wed, 20 Nov 2013, 7:18 AM
    I installed this latest version this morning onto a fresh Moodle 2.6 installation and this error came up when I tried to add quizzes.

    Coding error detected, it must be fixed by a programmer: moodle_database::insert_record_raw() no fields found.

    All the other settings are correct, such as admin username and password, as we have been using this module on Moodle 2.5 for the last six months.
  • Rob Bright
    Wed, 20 Nov 2013, 7:32 AM
    Further info from debugging options:

    line 1065 of /lib/dml/mysqli_native_moodle_database.php: coding_exception thrown
    line 1122 of /lib/dml/mysqli_native_moodle_database.php: call to mysqli_native_moodle_database->insert_record_raw()
    line 101 of /mod/reader/lib/question/type/multichoice/questiontype.php: call to mysqli_native_moodle_database->insert_record()
    line 522 of /mod/reader/lib/question/restorelib.php: call to back_multichoice_qtype->restore()
    line 258 of /mod/reader/lib/question/restorelib.php: call to restore_questions()
    line 160 of /mod/reader/lib/question/restorelib.php: call to restore_question_category()
    line 3494 of /mod/reader/lib/backup/restorelib.php: call to restore_question_categories()
    line 240 of /mod/reader/dlquizzes_process.php: call to restore_create_questions()
Please login to post comments