User Tools

Site Tools


training_library

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
training_library [2019/04/04 12:30] lucytraining_library [2019/04/19 17:02] lucy
Line 146: Line 146:
   </script>   </script>
      
-**Automatic Start Example** (in this example an notification about the course name that gets started is sent automatically to LUCY upon opening of the first page)+**Automatic Start Example** (in this example an notification about the course name that gets started is sent automatically to LUCY upon opening of the first page). Please insert this script into the index.html page (can be in header or body. It is important to insert it before the body close tag (/body>). 
 + 
 +  <script> 
 +  $(function () { 
 +  lucyDispatchEvent("Course: your_course_name started"); }); 
 +  </script>
  
 jQuery requirements: In most templates, jQuery is already connected. jQuery requirements: In most templates, jQuery is already connected.
Line 167: Line 172:
 All those version can be downloaded from here: All those version can be downloaded from here:
 https://jquery.com/download/ https://jquery.com/download/
 +
 +
 +**Statistics in Training Library**
 +
 +Statistics of visits and completed quizzes in the Training Library can be found in Campaign>Statistics>Awareness training:
 +
 +{{:train_lib_1.png?600|}}
 +
 +You can check the statistics for all quizzes or for an individual quiz:
 +
 +{{:train_lib_2.png?600|}}
 +
 +{{:train_lib_3.png?600|}}
  
training_library.txt · Last modified: 2021/10/18 15:16 by lucysecurity