Console

Console is a module available within ICOM Storyline template's that provides additional administrative features.

Developer notes

Google Document

Change log

v0.3

Change Notes:

Added template for console, a feature for Content Developers, Course Administrators and QA people which enables them to access features that allow them to modify how the course behaves. The console is accessible by pressing CTRL + ALT + 7 and depending on which slide the trigger is in. At least one trigger should be deployed on a course to access the console.

First release feature list:

  • Edit user Display Name on certificate - Allows the user to edit their display name on their certificate.
  • Prompt user to confirm display name - When enabled, will show a confirmation prompt when the user make changes to their name. This feature automatically sets the Edit user Display Name on certificate to ON (if disabled).
  • Skip Certificate and display Congratulations - If the course does not need a certificate, this feature will hide the certificate slide and show a congratulatory slide in its place upon course completion. Automatically disables Edit user Display Name on Certificate and Prompt user to confirm display name. Hides the Jump to Print Certificate Slide button.
  • Display Override navigation buttons - Shows the hidden navigation buttons that will allow a user to navigate through the slides without waiting for the slide to complete.
  • Force complete course - When clicked, executes a function that will complete the course.
  • Jump to Print Certificate Slide - Jumps to the Certificate Slide. Automatically hidden when Skip Certificate and display Congratulations option is enabled.
  • Course Answer Key/Design Document - Opens a new tab that shows the course answer key or the design document on google docs. If there are changes in the URL of the document, it can be changed in the .story source file and then should be republished.
  • Reset to default settings - Will reset any changes made to the settings that the course was originally published with.
  • Help - Opens the console topic on Knowledge Base.

Additional information can be found in the full documentation here.