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 you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
2020-03-08 02:18:32 +01:00
htdocs Don't show questions for preview surveys 2020-03-08 02:18:32 +01:00
.gitignore Initial commit 2020-03-04 12:07:12 +01:00
auth.go Initial commit 2020-03-04 12:07:12 +01:00
auth_oidc.go v1 done 2020-03-08 02:17:18 +01:00
db.go v1 done 2020-03-08 02:17:18 +01: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
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