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
Renovate Bot 74e37f19c0
All checks were successful
continuous-integration/drone/push Build is passing
chore(deps): update dependency svelte-preprocess to v5.1.0
2023-11-10 10:05:20 +00:00
htdocs
ui chore(deps): update dependency svelte-preprocess to v5.1.0 2023-11-10 10:05:20 +00:00
.dockerignore
.drone-manifest.yml
.drone.yml chore(deps): update node docker tag to v20 2023-05-02 09:03:46 +00:00
.gitignore Introduce user repositories 2022-09-04 13:27:48 +02: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_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
auth.go New parameter to display a message at the top of the screen 2023-03-07 03:36:27 +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
Dockerfile chore(deps): update alpine docker tag to v3.18 2023-05-10 00:05:47 +00:00
flag.go
gitlab.go Implement SSH signing retrieval 2023-04-11 13:20:08 +02:00
go.mod chore(deps): update module github.com/aws/aws-sdk-go to v1.47.8 2023-11-09 20:03:20 +00:00
go.sum chore(deps): update module github.com/aws/aws-sdk-go to v1.47.8 2023-11-09 20:03:20 +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 Can mark need help as treated 2022-09-01 21:40:38 +02:00
keys.go Implement SSH signing retrieval 2023-04-11 13:20:08 +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 renovatebot: Extends from local presets 2023-05-05 09:49:12 +02:00
repositories.go Ensure other repositories are given as ssh URL 2023-04-21 13:47:18 +02: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 work: Display checks steps of Check 2023-08-26 18:25:16 +02:00