Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
kypo-adaptive-training
Manage
Activity
Members
Labels
Plan
Issues
3
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
2
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
MUNI-KYPO-CRP
backend-java
kypo-adaptive-training
Commits
d99672faca1f370b83ea88b9bd215186771c7113
Select Git revision
0 results
kypo-adaptive-training
src
main
java
com
example
demo
controller
AdaptiveTrainingDefinitionsRestController.java
Author
Search by author
Any Author
authors
0 authors
Jan 21, 2021
Add API for question choices removal
· d99672fa
Jan Tymel
authored
4 years ago
d99672fa
Add API for questionnaire level update
· c4e1c613
Jan Tymel
authored
4 years ago
c4e1c613
Set questionType when creating a new question
· 7dc16398
Jan Tymel
authored
4 years ago
7dc16398
Add API for questions update
· d896b568
Jan Tymel
authored
4 years ago
d896b568
Add API for update of question choices
· f95a7ecc
Jan Tymel
authored
4 years ago
f95a7ecc
Jan 20, 2021
Add API for phase update
· 670520b4
Jan Tymel
authored
4 years ago
Resolves
#5
670520b4
Jan 19, 2021
Rewrite method changing levels' order according to the updated design
· d87d4179
Jan Tymel
authored
4 years ago
Resolves
#4
d87d4179
Jan 18, 2021
Add questionnaires + implement POST methods, choices are not working yet though
· 1bc3dd60
Jan Tymel
authored
4 years ago
1bc3dd60
Jan 10, 2021
Rename GameLevel to Task
· a9d30c3e
Jan Tymel
authored
4 years ago
a9d30c3e
Jan 04, 2021
Move phaseId from URI path to body of HTTP request during phase level update
· cdf77e19
Jan Tymel
authored
4 years ago
cdf77e19
Jan 03, 2021
InfoLevelUpdateDto is no longer a subclass, move levelId from URI path to body of HTTP request
· 367252e3
Jan Tymel
authored
4 years ago
367252e3
Add swagger configuration so that its web UI is working
· ba4eb276
Jan Tymel
authored
4 years ago
ba4eb276
Merge LevelOperationsController with PhaseOperationsController, update swagger
· 8557247b
Jan Tymel
authored
4 years ago
8557247b
Loading