fs.fd.system.robot – Mangler kobling til dokumentasjonskategorier, bruker kobling til system istedenfor
student_ekstilpasning_utstyr – Utstyr i eksamenstilpasninger for student
GET https://fs.fd.uib.no/student_ekstilpasning_utstyr/{studentnr}
studentnr | integer | Studentens studentnummer i FS |
response
200 OKContent-Type: text/xml
<ekstilpasning_utstyr timeToLiveSeconds="...">...</ekstilpasning_utstyr> ... </ekstilpasning_utstyr>
TimeToLive: 300 (seconds in caches)
Examples
Lister persontilpasninger for studentnr 999999 https://fs.fd.uib.no/studentekstilpasningutstyr/999999
<?xml version="1.0" encoding="UTF-8"?> <ekstilpasning_utstyr timeToLiveSeconds="300"> </ekstilpasning_utstyr> ... </ekstilpasning_utstyr>