A B C D E F G H I J L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
Q
- QuestionFragment - Class in com.cheetahdigital.challenges.ui.responses.multiquestion.base
-
Base class for the
MultiChoiceQuestionFragment
questions Can receive the following intent extras:QuestionFragment.DEFINITION_KEY
- theDefinition
from the challengesQuestionFragment.IS_SURVEY_QUIZ_KEY
- true if the fragment was used as a survey quiz from view content challenges - QuestionFragment() - Constructor for class com.cheetahdigital.challenges.ui.responses.multiquestion.base.QuestionFragment
- QUIZ_MULTIPLE_CHOICE_TYPE - Static variable in class com.cheetahdigital.challenges.helper.ChallengeUtil
-
The value of the question type in
SurveyResponseSetting
if it is a multiple choice survey quiz - QUIZ_NUMERIC_TYPE - Static variable in class com.cheetahdigital.challenges.helper.ChallengeUtil
-
The value of the question type in
SurveyResponseSetting
if it is a numeric survey quiz - QUIZ_RATING_TYPE - Static variable in class com.cheetahdigital.challenges.helper.ChallengeUtil
-
The value of the question type in
SurveyResponseSetting
if it is a rating survey quiz - QUIZ_TEXT_TYPE - Static variable in class com.cheetahdigital.challenges.helper.ChallengeUtil
-
The value of the question type in
SurveyResponseSetting
if it is a text survey quiz
All Classes All Packages