Student's surveys and correction tool https://lessons.nemunai.re/
This repository has been archived on 2024-03-28. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
nemunaire 7201c3d02a Add correction steps 2020-09-13 19:12:09 +02:00
htdocs Add correction steps 2020-09-13 19:12:09 +02:00
.gitignore Initial commit 2020-03-04 12:07:12 +01:00
auth.go Add sameSite attribute to cookies 2020-09-13 16:36:07 +02:00
auth_oidc.go v1 done 2020-03-08 02:17:18 +01:00
corrections.go Add correction steps 2020-09-13 19:12:09 +02:00
db.go Add correction steps 2020-09-13 19:12:09 +02:00
handler.go v1 done 2020-03-08 02:17:18 +01:00
main.go Initial commit 2020-03-04 12:07:12 +01:00
proposals.go Implement MCQ 2020-03-21 00:02:18 +01:00
questions.go Don't show questions for preview surveys 2020-03-08 02:18:32 +01:00
responses.go v1 done 2020-03-08 02:17:18 +01:00
session.go Initial commit 2020-03-04 12:07:12 +01:00
static-dev.go v1 done 2020-03-08 02:17:18 +01:00
static.go v1 done 2020-03-08 02:17:18 +01:00
surveys.go Don't show questions for preview surveys 2020-03-08 02:18:32 +01:00
users.go Initial commit 2020-03-04 12:07:12 +01:00