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 5a64611fde
continuous-integration/drone/push Build is passing Details
Add CI/CD
2020-11-20 16:02:28 +01:00
htdocs Add users and grades display 2020-11-20 15:46:52 +01:00
.drone-manifest.yml Add CI/CD 2020-11-20 16:02:28 +01:00
.drone.yml Add CI/CD 2020-11-20 16:02:28 +01:00
.gitignore Becoming go module 2020-11-20 15:55:54 +01:00
Dockerfile Add CI/CD 2020-11-20 16:02:28 +01:00
auth.go Add sameSite attribute to cookies 2020-09-13 16:36:07 +02:00
auth_oidc.go OIDC CRI: change provider location 2020-09-14 10:23:44 +02:00
corrections.go Add correction steps 2020-09-13 19:12:09 +02:00
db.go Add users and grades display 2020-11-20 15:46:52 +01:00
go.mod Becoming go module 2020-11-20 15:55:54 +01:00
go.sum Becoming go module 2020-11-20 15:55:54 +01:00
grades.go Add users and grades display 2020-11-20 15:46:52 +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
proposals.go Implement MCQ 2020-03-21 00:02:18 +01:00
questions.go Becoming go module 2020-11-20 15:55:54 +01:00
responses.go Add score retrieval 2020-09-13 21:35:28 +02:00
session.go Initial commit 2020-03-04 12:07:12 +01:00
static-dev.go Add users and grades display 2020-11-20 15:46:52 +01:00
static.go Add users and grades display 2020-11-20 15:46:52 +01:00
surveys.go Add users and grades display 2020-11-20 15:46:52 +01:00
users.go Add users and grades display 2020-11-20 15:46:52 +01:00