quizbundler

package module
v0.0.0-...-4544954 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 30, 2021 License: MIT Imports: 6 Imported by: 0

README

quizbundler

quizbundler bundles Self-Quizzes you've taken and lets you review all at once

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BundleQuiz

func BundleQuiz(ctx context.Context, loginParams moodle.LoginParams, courseID int) (map[string]*Question, error)

Types

type Question

type Question struct {
	QuestionText     string
	Prompt           string
	Choices          []string
	SpecificFeedBack string
	GeneralFeedback  string
	RightAnswer      string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL