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 ce0c8e0025 Update SharingTime to 20 min as 15 is not enough 2023-03-06 03:17:45 +01:00
htdocs Fix typo 2021-11-18 12:13:47 +01:00
ui ui: Add a button to refresh grades 2023-03-06 03:17:45 +01:00
.dockerignore Prepare for deployment 2022-07-08 10:25:23 +02:00
.drone-manifest.yml Add CI/CD 2020-11-20 16:02:28 +01:00
.drone.yml Fix build on arm 2023-03-04 16:49:26 +01:00
.gitignore Introduce user repositories 2022-09-04 13:27:48 +02:00
Dockerfile chore(deps): update alpine docker tag to v3.17 2022-11-16 22:04:40 +00:00
api.go New field added for works to store gradation repository 2023-01-01 15:26:58 +01:00
app.go Use gin-gonic instead of httprouter 2022-08-02 11:59:44 +02:00
asks.go Use gin-gonic instead of httprouter 2022-08-02 11:59:44 +02:00
assets-dev.go Use go embed 2021-12-01 16:24:59 +01:00
assets.go svelte-migrate: updated files 2022-12-13 12:48:59 +01:00
auth.go OIDC: Retrieve promotion from OIDC claims 2022-11-11 11:14:43 +01:00
auth_krb5.go Don't force current promo when loggin via kerberos 2023-03-04 16:49:27 +01:00
auth_oidc.go OIDC: Retrieve promotion from OIDC claims 2022-11-11 11:14:43 +01:00
categories.go Add categories to sort/filter works/surveys 2022-11-20 15:28:27 +01:00
corrections.go Use gin-gonic instead of httprouter 2022-08-02 11:59:44 +02:00
db.go Add fields for tests 2023-01-01 19:32:32 +01:00
direct.go lives: Can display results as charts on all screens 2023-03-04 16:49:27 +01:00
flag.go Add fallback authentication through Kerberos 2021-09-22 17:05:05 +02:00
gitlab.go Display error when remote repositories can't be fetched 2022-10-17 19:38:17 +02:00
go.mod chore(deps): update module golang.org/x/oauth2 to v0.6.0 2023-03-05 14:06:33 +00:00
go.sum chore(deps): update module golang.org/x/oauth2 to v0.6.0 2023-03-05 14:06:33 +00:00
gradation.go New field added for works to store gradation repository 2023-01-01 15:26:58 +01:00
grades.go New route to delete grades 2023-03-05 14:41:09 +01:00
help.go Can mark need help as treated 2022-09-01 21:40:38 +02:00
keys.go Also display erroneous PGP keys 2022-09-20 00:52:25 +02:00
main.go New option to enable local auth for everyone 2022-09-07 19:44:17 +02:00
proposals.go Use gin-gonic instead of httprouter 2022-08-02 11:59:44 +02:00
questions.go Refactor user access check to questions 2022-12-02 11:48:53 +01:00
renovate.json renovate: Enable lock-file maintenance 2023-03-04 16:49:26 +01:00
repositories.go Update SharingTime to 20 min as 15 is not enough 2023-03-06 03:17:45 +01:00
responses.go Fix nil reference when trying to edit student responses to survey 2022-10-20 17:54:02 +02:00
session.go sessions: Can store values 2022-09-04 11:27:43 +02:00
shares.go Can share survey results with a secret shared key 2022-12-02 12:43:53 +01:00
static.go svelte-migrate: updated files 2022-12-13 12:48:59 +01:00
submissions.go Update SharingTime to 20 min as 15 is not enough 2023-03-06 03:17:45 +01:00
surveys.go Can share survey results with a secret shared key 2022-12-02 12:43:53 +01:00
users.go New route to display user's traces 2023-03-05 14:41:09 +01:00
works.go New route to display user's traces 2023-03-05 14:41:09 +01:00