Test/Quizzes framework
Find a file
2023-07-12 10:53:53 +02:00
client Annotate client.Answer 2023-07-12 09:27:50 +02:00
hasher Update quiz 2022-06-28 13:49:35 +02:00
logger First commit. 2022-06-23 11:25:35 +02:00
misc Add lss2md utility 2023-07-06 17:21:36 +02:00
models Annotate some models 2023-07-12 09:30:56 +02:00
store Change check on correct answer 2023-07-12 10:53:53 +02:00
tests/hurl SSR for the Dashboard 2022-10-12 09:14:31 +02:00
.gitignore Disable logging 2022-09-06 14:41:32 +02:00
go.mod Update quiz 2022-06-28 13:49:35 +02:00
go.sum Update quiz 2022-06-28 13:49:35 +02:00
main.go Add file store 2023-06-28 17:21:59 +02:00
README.md First commit. 2022-06-23 11:25:35 +02:00
server.go Add file store 2023-06-28 17:21:59 +02:00
server_integration_test.go Refactoring 2022-06-29 16:08:55 +02:00
server_test.go Refactoring 2022-06-29 16:08:55 +02:00

Probo Collector

A backend to collect quizzes in a RESTful way.