Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
kypo-adaptive-training
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
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
aa0fdaacafa0aa90035772ded13d1845b37b19a8
Select Git revision
Branches
7
120-move-stepper-bar-from-training-definition-to-training-instance
master
default
protected
develop
protected
116-create-adaptive-post-training-assessment-endpoint
114-disable-adding-updating-and-removing-tasks-to-a-training-definition-when-it-s-in-use
create-integration-tests
create-persistence-tests
Tags
20
test-sb1
24.08
v2.3.1
protected
24.06
v2.2.8
protected
23.12
v2.2.5
protected
23.07
v2.2.1
protected
22.12
v22.12-rc.1
protected
v2.1.3
protected
v2.1.2
protected
22.06
v2.1.1
protected
v2.1.0
protected
v2.1.0-rc
protected
v2.0.0
protected
v1.1.0
protected
v1.0.46
protected
27 results
kypo-adaptive-training
src
main
java
com
example
demo
controller
AdaptiveTrainingDefinitionsRestController.java
Author
Search by author
Any Author
authors
Andrei Kirushchanka
andy1609
Daniel Tovarňák
172673
Jakub Čegan
208114
Jan Vykopal
98724
Mário Murín
536544
Martin Lebeda
111653
Oleksandr Panov
532057
Pavel Čeleda
206086
Robert Pretschner
553664
(Service) KYPO service
kyposervice
(Service) kyposervice-fi
9041949
Tomáš Sapák
139890
Vojtěch Hamerský
462744
Zdeněk Vydra
485514
14 authors
Jan 31, 2021
Another bulk of REST API changed according to the new design
· aa0fdaac
Jan Tymel
authored
4 years ago
aa0fdaac
Jan 29, 2021
Change REST API for phases deletion according to the new design
· 07e47ba0
Jan Tymel
authored
4 years ago
Related to
#10
07e47ba0
Jan 28, 2021
Change the remaining REST API related to tasks according to the new design
· 2382029a
Jan Tymel
authored
4 years ago
Related to
#10
2382029a
Jan 27, 2021
Change REST API retrieving phases according to the new design
· 806d0e64
Jan Tymel
authored
4 years ago
Related to
#10
806d0e64
Change REST API creating a new task according to the new design, add task clone API
· 50ee66ca
Jan Tymel
authored
4 years ago
Related to
#10
50ee66ca
Jan 26, 2021
Change REST API creating a new phase according to the new design
· 320c3a7f
Jan Tymel
authored
4 years ago
Related to
#10
320c3a7f
Jan 21, 2021
Add API for questions removal
· bb769837
Jan Tymel
authored
4 years ago
bb769837
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