GET ./scoli/config

Returns the configuration of a school. The output can be different depending on the user's permissions or user type.

GET parameters

NameValue TypeValidationDetails
liceuIDintRequiredSchool ID.

Output example

{
"organization": {
"liceuVocational": "1",
"liceuTehnic": "1"
},
"mesaje": {
"restrictiiElevi": "3",
"restrictiiParinti": "3",
"restrictiiCadre": "1",
"restrictiiGrupElevi": "2",
"restrictiiGrupParinti": "2",
"restrictiiGrupCadre": "1"
},
"conduita": {
"isActive": "1",
"creareMotiveCadru": "1",
"scorAbateri": "0",
"scorRecompense": "0",
"scorRemarci": "0",
"cadreMotivNou": "1"
},
"taxe": {
"isActive": "1"
},
"billing": {
"isActive": "1",
"allowClientLegalEntity": "0"
},
"groups": {
"isActive": "1",
"restrictVisibilityStudents": "0",
"restrictVisibilityParents": "0",
"restrictVisibilityTeachers": "0"
},
"teme": {
"isActive": "1"
},
"activitati_cadre": {
"isActive": "1",
"zileEditare": "2"
},
"chestionare": {
"isActive": "1",
"surveyIsActive": "1",
"feedbackIsActive": "1",
"testIsActive": "1",
"filterSubjectsActive": "0",
"formsRaportZilnicMasa": "0"
},
"observatii": {
"isActive": "1",
"caractereMax": "5000",
"oreStergere": "24"
},
"orar": {
"isActive": "1"
},
"timetable": {
"isActive": "1",
"headteacherCanEdit": "1"
},
"calendar": {
"isActive": "1"
},
"fisiere": {
"isActive": "1",
"quota": "5368709120"
},
"teste": {
"isActive": "1",
"testIQIsActive": "1",
"testAutocunoastereIsActive": "1"
},
"biblioteca": {
"isActive": "1"
},
"studentPortfolio": {
"isActive": "1"
},
"foto": {
"isActive": "1",
"anuarIsActive": "1",
"galerieIsActive": "1"
},
"admitere": {
"isActive": "1",
"showOffersToStudents": "1"
},
"subscriptions": {
"isActive": "0",
"isSelfManaged": "1"
},
"neuron_english": {
"isActive": "1"
},
"stiri": {
"isActive": "1",
"secretariatIsActive": "1"
},
"edumarket": {
"isActive": "1"
},
"video_webex": {
"isActive": "1"
},
"video_zoom": {
"isActive": "1"
},
"video_microsoft": {
"isActive": "1"
},
"video_google": {
"isActive": "1"
},
"istoric_cadre": {
"isActive": "1"
},
"rapoarte_elevi": {
"isActive": "1"
},
"progress_grades": {
"isActive": "1"
},
"people_management": {
"isActive": "1"
},
"decision_register": {
"isActive": "1"
},
"accommodations": {
"isActive": "1"
},
"attendance_register": {
"isActive": "1",
"allowedActionsDays": "180"
},
"catalog": {
"mediiModProf": "2",
"tcVizibil": "1",
"tcNoteVizualizare": "1",
"tcNoteAcordare": "1",
"tcAbsenteVizualizare": "1",
"tcAbsenteAcordare": "1",
"tcMediiVizualizare": "1",
"noteZileStergereFaraAprobare": "0",
"absZileStergere": "999",
"absZileMotivare": "999",
"gradebookVersion": "2022",
"avtZileStergere": "5",
"avtZileModificare": "1"
},
"defaultLanguage": "ro"
}