"Blackboard never used" check introduced
This commit is contained in:
@@ -14,7 +14,7 @@ https://lms.fu-berlin.de/learn/api/public/v1/users/_203980_1/courses
|
||||
|
||||
## Course details
|
||||
|
||||
https://lms.fu-berlin.de/learn/api/v1/courses/_122802_1
|
||||
https://lms.fu-berlin.de/learn/api/public/v1/courses/_122802_1
|
||||
|
||||
The field "courseId" in Blackboard can be matched to "props/kvv_lvnumbers" in "http://kvv.imp.fu-berlin.de/direct/site/<SITE_ID>"
|
||||
|
||||
@@ -25,7 +25,7 @@ The field "courseId" in Blackboard can be matched to "props/kvv_lvnumbers" in "h
|
||||
+ lvNumber
|
||||
* parse "courseId"
|
||||
+ title
|
||||
* "displayName"
|
||||
* "name"
|
||||
+ lecturer
|
||||
* https://lms.fu-berlin.de/learn/api/public/v1/courses/_127131_1/users
|
||||
* Find Instructor
|
||||
@@ -33,7 +33,7 @@ The field "courseId" in Blackboard can be matched to "props/kvv_lvnumbers" in "h
|
||||
+ type
|
||||
* parse "courseId" ('Vorlesung'/'Seminar'/...?)
|
||||
+ description
|
||||
* description
|
||||
* ""
|
||||
+ ID
|
||||
* id
|
||||
|
||||
@@ -86,4 +86,4 @@ https://lms.fu-berlin.de/learn/api/public/v1/courses/_127131_1/contents
|
||||
+ https://lms.fu-berlin.de/learn/api/public/v1/courses/_127131_1/contents/_3635282_1/attachments
|
||||
+ text: "body"
|
||||
- Attachment-Download
|
||||
+ https://lms.fu-berlin.de/learn/api/public/v1/courses/_127131_1/contents/_3635282_1/attachments/_2838023_1/download
|
||||
+ https://lms.fu-berlin.de/learn/api/public/v1/courses/_127131_1/contents/_3635282_1/attachments/_2838023_1/download
|
||||
|
||||
Reference in New Issue
Block a user