get_mc_questions_for_session: Get the multi-choice questions for a specific session id

Description Usage Arguments Value

Description

Goes through the associated slideshow, finds the questions ids, retrieves the questions and then filters for the 'asq-multi-choice-q' type.

Usage

1
get_mc_questions_for_session(sessions, slideshows, questions, sessionid)

Arguments

sessions

sessions to search for the session with 'sessionid'

slideshows

slideshows to search for the matching slideshow

questions

questions to search for multi-choice questions

sessionid

the id of the session we want to find multi-choice questions for

Value

A data.frame with multi-choice questions


triglian/asqr documentation built on May 31, 2019, 7:53 p.m.