Skip to content

Releases: rwbutler/swift-quiz

Swift Quiz v0.0.7

06 Sep 21:24
Compare
Choose a tag to compare

Added

Added support for Combine via QuizPublisher which publishes QuizEvent events to inform the receiver of changes in state.

Swift Quiz v0.0.6

06 Sep 21:27
Compare
Choose a tag to compare

Added

Support for MarkingFrequency which determines when marking will be displayed to the user. Submitted answers can be marked, after each question, at the end of each round or at the end of the quiz.

Swift Quiz v0.0.5

06 Sep 21:29
Compare
Choose a tag to compare

Changed

Whitelists emojis in order they may be contained as part of marked quiz results.

Swift Quiz v0.0.4

06 Sep 21:30
Compare
Choose a tag to compare

Added

Added ability to automatically mark quiz submissions.

Swift Quiz v0.0.3

06 Sep 21:40
Compare
Choose a tag to compare

Added

Exposed AccessControlService for use by clients.

Swift Quiz v0.0.2

06 Sep 21:36
Compare
Choose a tag to compare

Changed

Package name changed from "swift-quiz" to "SwiftQuiz".

Swift Quiz v0.0.1

06 Sep 21:33
Compare
Choose a tag to compare

Added

Initial release.