ReadAloud by Poodll

Activities ::: mod_readaloud
Maintained by Justin Hunt
Part of set PoodLL.
ReadAloud measures reading speed and accuracy without creating extra work for teachers. AI auto-grading and robust HTML5 recording allows teachers to collect reading fluency data quickly and easily.

ReadAloud by Poodll 2.0.11 (Build 2019042000)

Moodle 3.1, 3.2, 3.3, 3.4, 3.5, 3.6
Released: Sunday, 21 April 2019, 9:02 PM
Version 2.0.11 (Build 2019042000)
-Added more language support
-compatibility with RS for self correction mode

Version 2.0.10 (Build 2019030600)
-Added support for new lines in passage
-Show unread words in review in a more readable format (i.e. without strikeout)
-Added Alternatives Admin tab

Version 2.0.9 (Build 2019022000)
-implemented better wildcard support

Version 2.0.8 (Build 2019021800)
-improved adhoc task logic
-tweaks to diff algorythm

Version 2.0.7 (Build 2019021600)
-added more powerful alternates implementation
-fixed matching algorythm bugs
-set to generous match for plurals and -ed in English
-added debug features (for devs)

Version 2.0.6 (Build 2019012000)
-Added better cron calling
-Added support for fast poodll loading in poodllloader.html (used by safari's mainly)

Version 2.0.5 (Build 2018121400)
-fixed a bug that could break AI grading

Version 2.0.4 (Build 2018120900)
- changed lang string key "NG" to "notok" and English to "Not OK"
- renamed audiohelper.js to recorderhelper.js
- renamed gradinghelper.js to hiddenplayerhelper.js
- added better error reporting if there is a problem with Auth
- reinstated accuracy adjustment settings
- padded spot check audio by 0.5 seconds on either side of start and end
- improvements to diff algorithm

Version 2.0.3 (Build 2018112600)
- improved reliability of cron call to fetch token
- better support for privacy api (incl moodle 3.6)

Version 2.0.2 (Build 2018111800)
-added support for auth details in token

Version 2.0.1 (Build 2018111200)
-Added Sao Paulo, Frankfurt, London regions (no AI)
-Add support for Ottawa region (yes AI)
-Support for accents (en-UK, en-AU) and Canadian French (fr-CA) in AI regions
-Fixed non English transcription calls that were broken

Version 2.0.0 (Build 2018101200)
-Release version of ReadAloud with CloudPoodll and AI integration

Version 1.1.08 (Build 2018090701)
--added support for HTML5 fallback tag (actually made sure we never fallback .. just show a warning)

Version 1.1.04 (Build 2018082402)
-added accadjustmethod and errorcount fields
-implemented auto error estimation

Version 1.1.03 (Build 2018071300)
-added accadjust field

Version 1.1.02 (Build 2018062600)
-AI
-Cloud Poodll integration
-Backup and Restore
-General refactor

Version 1.1.1(Build 2018060902)
-HTML5 version of ReadAloud

Version 1.1.0(Build 2018041000)
-Implemented new Moodle Privacy API

Version 1.0.7(Build 2016111901)
tightened up some non-moodle code in audiohelper.php and poodllfilelib.php to use Moodle APIs.
More secure etc.

Version 1.0.6(Build 2016090201)
unnecessary break statement caused error on php7

Version 1.0.5(Build 2016031001)
The logic to determine the number of completed attempts by a student was wrong. fixed it

Version 1.0.4(Build 2016031000)
Added a settings to turn off the loading of bootstrap and fontawesom. Where a theme already has it, this can cause issues.

Version 1.0.3(Build 2016022500)
This fixes an issue with the renderer on later PHP versions where the trim function
can't be used to return a value to another function. It caused a white page/500 error when viewing the assignment

Version 1.0.2(Build 2016022102)
Added fix for incorrectly named field fedbackformat


Version 1.0.1(Build 2016022101)
Added fix for failure to set form TTSLANGUAGE field type
(https://github.com/justinhunt/moodle-mod_readaloud/issues/6)

Version information

Version build number
2019042000
Version release name
2.0.11 (Build 2019042000)
Maturity
Stable version
MD5 Sum
8ebaa3291e4e6a61c113352faa4cf584
Supported software
Moodle 3.1, Moodle 3.2, Moodle 3.3, Moodle 3.4, Moodle 3.5, Moodle 3.6

Version control information

Version control system (VCS)
GIT
VCS repository URL
VCS tag
v2.0.11

Default installation instructions for plugins of the type Activities

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "assignment") in the "mod" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation