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 d34bcf1e8f
All checks were successful
continuous-integration/drone/push Build is passing
chore(deps): update dependency svelte-check to v3.6.1
2023-11-22 12:03:46 +00:00
htdocs
ui chore(deps): update dependency svelte-check to v3.6.1 2023-11-22 12:03:46 +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 github.com/aws/aws-sdk-go to v1.48.1 2023-11-20 21:03:32 +00:00
go.sum chore(deps): update module github.com/aws/aws-sdk-go to v1.48.1 2023-11-20 21:03:32 +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
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