Introducing the Invisible "Ghost" Assessment and how to create it.

Sep 22, 2016

I wrote about this concept a while back in another thread, but as it turns out, I have recently discovered a slightly different use for "invisible assessments" and felt it deserved a fresh discussion.  Link to old discussion

The NEW Scenario: I was asked by a colleague if StoryLine could be used to publish a short and basic Video (called a Knowledge Nugget internally) on our LMS and only give credit for completion if the user watched most/all of the video.

The Solution: The course shell I created launches the video and at certain points in the video timeline, toggles corresponding "Viewed" variables from False to True. At the end of the video, the users passes through an assessment without seeing it and the variables change the state of the correct assessment responses to "Selected" if the variable value is = to True. Otherwise, it changes the incorrect assessment responses to selected and the user fails the course.  The net result is that if the user watches the full video, they get credit. I've attached the very simple proof of concept that I created to demo to my colleague that this could be done.  In the actual course, the user does not see the result slide either but instead sees a "Thank You" if they watched the whole video or a "you watched less than xx% of the video" slide if they skipped forward. 

Feel free to post other ideas and uses for "ghost assessments". I always love your creativity.

11 Replies
OWEN HOLT

Used this concept as well for a course with multiple paths and questions at the end of each. The user only need complete the assessment at the end of any path and it controls the answers of a ghost master assessment. The master works with the LMS. The use of the ghost makes every quiz a valid option to be reported to the LMS.

OWEN HOLT

Honestly, I haven't tested that but I'm not entirely sure it would. You could use que points on the slide's timeline and have that match the length of the movie... but there would be no way to know if the participant just skipped to the end of the video and then let the timeline of the slide run out. 

As this is an old post with an old solution, there might be better, more current methodologies for what you are trying to achieve.  Have you looked into xAPI functionality as a possible solution?