Study Programs
Url: /admin/study-programs/
Update StudyProgramDetails
Display all the fields from the StudyProgram
+ StudyProgramDetails
entities and enable changes save.
Create StudyProgramDetails
Display the same form as for the update, with additional fields contained in the StudyProgram
entity.
Save
When saving, make sure that we save both StudyProgram
+ StudyProgramDetails
entities. When we create new studyProgram, we create the two entities at once. The following fields are required:
- code
- name
- nameEn
- accreditation
- studyCycle
List study programs
Paged list of the study programs with filters by: accreditation
, studyCycle
, durationYears
, onEnglish
and name
contains text.