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 0965698c90 New route and button to anonymize old users 2023-03-08 17:01:45 +01:00
htdocs
ui New route and button to anonymize old users 2023-03-08 17:01:45 +01:00
.dockerignore
.drone-manifest.yml
.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
asks.go
assets-dev.go
assets.go svelte-migrate: updated files 2022-12-13 12:48:59 +01:00
auth.go New parameter to display a message at the top of the screen 2023-03-07 03:36:27 +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
db.go Include works in allGrades 2023-03-08 17:01:45 +01:00
direct.go lives: Can display results as charts on all screens 2023-03-04 16:49:27 +01:00
flag.go
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 github.com/aws/aws-sdk-go to v1.44.216 2023-03-07 20:06:44 +00:00
go.sum chore(deps): update module github.com/aws/aws-sdk-go to v1.44.216 2023-03-07 20:06:44 +00:00
gradation.go New UpTo parameter to reduce grade accordingly 2023-03-07 03:36:27 +01:00
grades.go Include works in allGrades 2023-03-08 17:01:45 +01:00
help.go
keys.go Also display erroneous PGP keys 2022-09-20 00:52:25 +02:00
main.go New parameter to display a message at the top of the screen 2023-03-07 03:36:27 +01:00
proposals.go
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 New UpTo parameter to reduce grade accordingly 2023-03-07 03:36:27 +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 Go to grades promotion page directly 2023-03-08 04:22:45 +01:00
submissions.go Update SharingTime to 20 min as 15 is not enough 2023-03-06 03:17:45 +01:00
surveys.go Include works in allGrades 2023-03-08 17:01:45 +01:00
users.go New route and button to anonymize old users 2023-03-08 17:01:45 +01:00
works.go Detail tests with "report"s 2023-03-08 04:15:17 +01:00