BuildmLearn-Toolkit-Android  2.0.0
The Android version of the BuildmLearn Toolkit. BuildmLearn Toolkit is an easy-to-use program that helps the users make mobile apps without any knowledge of application development.
org.buildmlearn.toolkit.templates.QuizModel Member List

This is the complete list of members for org.buildmlearn.toolkit.templates.QuizModel, including all inherited members.

correctAnswerorg.buildmlearn.toolkit.templates.QuizModelprivate
getCorrectAnswer()org.buildmlearn.toolkit.templates.QuizModel
getOptions()org.buildmlearn.toolkit.templates.QuizModel
getQuestion()org.buildmlearn.toolkit.templates.QuizModel
getXml(Document doc)org.buildmlearn.toolkit.templates.QuizModel
isSelectedorg.buildmlearn.toolkit.templates.QuizModelprivate
isSelected()org.buildmlearn.toolkit.templates.QuizModel
optionsorg.buildmlearn.toolkit.templates.QuizModelprivate
questionorg.buildmlearn.toolkit.templates.QuizModelprivate
QuizModel(String question, ArrayList< String > options, int correctAnswer)org.buildmlearn.toolkit.templates.QuizModel
setIsSelected(boolean isSelected)org.buildmlearn.toolkit.templates.QuizModel