FM_Anon
FM_Anon
Overview
Overview
Module supports a course launch that first creates an generated anonymous user with optional Splash page.
Installation & Setup
Installation & Setup
- Install module FM_Anon
- Visit List Fm Anons to create a new entry (eg: https://readycalgary.icomproductions.ca/includes/modules/FM_Anon/admin/fm_anon_list.php)
- Entry associates a Curriculum to a Splash page
- Splash page supports HTML markup
Usage
Usage
To see the Splash page visit:
- /includes/modules/FM_Anon/splash.php?curriculum_id=[your curriculum id]
- eg: https://readycalgary.icomproductions.ca/includes/modules/FM_Anon/splash.php?curriculum_id=16
To bypass the Splash page visit:
- /includes/modules/FM_Anon/splash.php?passthru=yes&curriculum_id=[your curriculum id]
- eg: https://readycalgary.icomproductions.ca/includes/modules/FM_Anon/splash.php?passthru=true&curriculum_id=16
Troubleshooting
Troubleshooting
To resolve a "Trying to get property of non-object" error (pictured) add any value to the course configuration's additionalParameters parameter.