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 eac92a200c
All checks were successful
continuous-integration/drone/push Build is passing
chore(deps): update module golang.org/x/oauth2 to v0.15.0
2023-11-28 00:05:14 +00:00
htdocs
ui chore(deps): update typescript-eslint monorepo to v6.13.0 2023-11-27 18:03:59 +00:00
.dockerignore
.drone-manifest.yml
.drone.yml chore(deps): update node.js to v21 2023-11-14 09:03:35 +00:00
.gitignore
api.go
app.go
asks.go
assets-dev.go
assets.go
auth_krb5.go
auth_oidc.go
auth.go New parameter to display a message at the top of the screen 2023-03-07 03:36:27 +01:00
categories.go
corrections.go
db.go Include works in allGrades 2023-03-08 17:01:45 +01:00
direct.go
Dockerfile chore(deps): update node.js to v21 2023-11-14 09:03:35 +00:00
flag.go
gitlab.go Implement SSH signing retrieval 2023-04-11 13:20:08 +02:00
go.mod chore(deps): update module golang.org/x/oauth2 to v0.15.0 2023-11-28 00:05:14 +00:00
go.sum chore(deps): update module golang.org/x/oauth2 to v0.15.0 2023-11-28 00:05:14 +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 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
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
session.go
shares.go
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