UVACanvasAccess
Loading...
Searching...
No Matches
UVACanvasAccess.Structures.Quizzes.CalculatedQuizQuestionBuilder Member List

This is the complete list of members for UVACanvasAccess.Structures.Quizzes.CalculatedQuizQuestionBuilder, including all inherited members.

AddAnswer([NotNull] QuizQuestionAnswerInput answer) (defined in UVACanvasAccess.Structures.Quizzes.QuizQuestionBuilder)UVACanvasAccess.Structures.Quizzes.QuizQuestionBuilderinlineprotected
AddAnswers([NotNull] IEnumerable< QuizQuestionAnswerInput > answerList) (defined in UVACanvasAccess.Structures.Quizzes.QuizQuestionBuilder)UVACanvasAccess.Structures.Quizzes.QuizQuestionBuilderinlineprotected
CalculatedQuizQuestionBuilder(Api api, bool isEditing, ulong courseId, ulong quizId, ulong? questionId, string questionName, string questionText) (defined in UVACanvasAccess.Structures.Quizzes.CalculatedQuizQuestionBuilder)UVACanvasAccess.Structures.Quizzes.CalculatedQuizQuestionBuilderinline
CourseId (defined in UVACanvasAccess.Structures.Quizzes.QuizQuestionBuilder)UVACanvasAccess.Structures.Quizzes.QuizQuestionBuilderprotected
Post()UVACanvasAccess.Structures.Quizzes.QuizQuestionBuilderinline
QuestionId (defined in UVACanvasAccess.Structures.Quizzes.QuizQuestionBuilder)UVACanvasAccess.Structures.Quizzes.QuizQuestionBuilderprotected
QuestionName (defined in UVACanvasAccess.Structures.Quizzes.QuizQuestionBuilder)UVACanvasAccess.Structures.Quizzes.QuizQuestionBuilderprotected
QuestionText (defined in UVACanvasAccess.Structures.Quizzes.QuizQuestionBuilder)UVACanvasAccess.Structures.Quizzes.QuizQuestionBuilderprotected
QuestionType (defined in UVACanvasAccess.Structures.Quizzes.QuizQuestionBuilder)UVACanvasAccess.Structures.Quizzes.QuizQuestionBuilderprotected
QuizId (defined in UVACanvasAccess.Structures.Quizzes.QuizQuestionBuilder)UVACanvasAccess.Structures.Quizzes.QuizQuestionBuilderprotected
QuizQuestionBuilder(Api api, bool isEditing, ulong courseId, ulong quizId, ulong? questionId, QuizQuestionType questionType, [NotNull] string questionName, [NotNull] string questionText) (defined in UVACanvasAccess.Structures.Quizzes.QuizQuestionBuilder)UVACanvasAccess.Structures.Quizzes.QuizQuestionBuilderinlineprotected
WithAnswer([NotNull] NumericalQuizQuestionAnswerInput answer) (defined in UVACanvasAccess.Structures.Quizzes.CalculatedQuizQuestionBuilder)UVACanvasAccess.Structures.Quizzes.CalculatedQuizQuestionBuilderinline
WithAnswers([NotNull] IEnumerable< NumericalQuizQuestionAnswerInput > answers) (defined in UVACanvasAccess.Structures.Quizzes.CalculatedQuizQuestionBuilder)UVACanvasAccess.Structures.Quizzes.CalculatedQuizQuestionBuilderinline
WithCorrectComments([NotNull] string comments) (defined in UVACanvasAccess.Structures.Quizzes.QuizQuestionBuilder)UVACanvasAccess.Structures.Quizzes.QuizQuestionBuilderinline
WithIncorrectComments([NotNull] string comments) (defined in UVACanvasAccess.Structures.Quizzes.QuizQuestionBuilder)UVACanvasAccess.Structures.Quizzes.QuizQuestionBuilderinline
WithNeutralComments([NotNull] string comments) (defined in UVACanvasAccess.Structures.Quizzes.QuizQuestionBuilder)UVACanvasAccess.Structures.Quizzes.QuizQuestionBuilderinline
WithPointsPossible(decimal points) (defined in UVACanvasAccess.Structures.Quizzes.QuizQuestionBuilder)UVACanvasAccess.Structures.Quizzes.QuizQuestionBuilderinline
WithTextAfterAnswers([NotNull] string text) (defined in UVACanvasAccess.Structures.Quizzes.QuizQuestionBuilder)UVACanvasAccess.Structures.Quizzes.QuizQuestionBuilderinline