VideoTracking

Handles the requests regarding pregresses for Video tracking

APIDescription
POST api/VideoTracking/Statements

Action that handles the requests for all the statements regarding the progress of an user on a certain video

POST api/VideoTracking/Progress

Action that handles the requests for the progress of an user on a certain video given the playUniqueSessionId that identifies a session Play in the LMS

POST api/VideoTracking/TimeVectors

Time vector

SkillaTracking

Handles the requests regarding pregresses for Video tracking

APIDescription
POST api/SkillaTracking/Statements

Action that handles the requests for all the statements regarding the progress of an user on a certain video

POST api/SkillaTracking/Progress

Action that handles the requests for the progress of an user on a certain video given the playUniqueSessionId that identifies a session Play in the LMS

StorylineTracking

Handles the requests regarding pregresses for Storylines tracking, both with quizzes and without

APIDescription
POST api/StorylineTracking/Statements

Handles the requests for all the statements for a generic Storyline (QUIZ or SLIDES)

POST api/StorylineTracking/SlideProgress

Handles the requests for computation of the Progress of a Storyline of type SLIDE

POST api/StorylineTracking/QuizProgress

Handles the requests for computation of the Progress of a Storyline of type QUIZ