| add_startdate_to_questions_for_session | Get the questions for a specific session id |
| calc_connected_state | Calculates the connected state. |
| calc_focus_state | Calculates the focus state. |
| calc_idle_state | Calculates the idle state. |
| calc_input_state | Calculates the input state. |
| calc_mc_score | Calculate the score for an answer of a multi-choice-question |
| calc_state_from_indicators | Calculates the total state from state indicators. |
| calc_submittedonce_state | Calculates the submitted state. |
| calc_user_state | Calculate the user state from user events. |
| calc_user_state_for_users | Calculate user state for a bunch of users. |
| calc_visible_state | Calculates the visible state. |
| calc_y_min_max_for_ribbon_plot | calculate the y min y max for each group (by state) |
| create_time_datatable | Create an empty timeline |
| draw_activity_bar | stacked bar of user activity as total events |
| draw_activity_bar_by_user | faceted bar of user activity |
| draw_activity_bar_time | stacked bar of user activity over time |
| draw_activity_bar_time_faceted | stacked bar of user activity over time |
| draw_activity_lines | line plot |
| draw_activity_pie_by_user | faceted pie of user activity |
| draw_activity_stacked_area | stacked area plot |
| draw_activity_stacked_area_by_slide | TODO: document |
| draw_activity_stacked_ribbon_by_slide | stacked ribbon plot |
| draw_attention_focus_variation | TODO: document |
| draw_connected_focus_area | stacked area plot |
| extract_questions_from_slideshow_questions_field | Get a vector with the oids of the questions from the JSON... |
| filter_data_for_session | Filter data for a specific session. |
| find_slide_which_contains_question | Get the slide that contains a question with a specific id |
| fix_inconsistencies | Fixes inconsistencies between states. |
| format_timeline_for_state_time_plotting | Prepare state timeline data for stacked area plotting |
| get_mc_answers_with_score_for_questions | Get answers for the provided asq-multi-choice-questions and... |
| get_mc_questions_for_session | Get the multi-choice questions for a specific session id |
| get_n_back_timeline_with_correctness_for_mc | TODO: Document |
| get_n_non_exercise_slides_before_question | Gets 'n' non exercise slide transitions before the... |
| get_questions_for_session | Get the questions for a specific session id |
| get_state_labels | TODO: Document |
| group_by_state_time | group by state and time |
| group_by_state_time_slide | group by state. time and slide |
| group_by_time | group by time |
| group_by_user_state | group by user and state and add fields for pie charts |
| pad_timeline_with_0_count_states | TODO: document |
| pad_timeline_with_0_count_states_by_slide | insert an entry with zero count for each state for each... |
| parse_mc_options | Parse JSON stringified options from an asq-multi-choice-q... |
| prepare_data_for_state_plots | Prepare date for state plots. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.