Advertisement
Expurple

Moodle response idea

Jan 10th, 2021
1,320
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.23 KB | None | 0 0
  1. {
  2.     "assingnments": [
  3.         {
  4.             "course": "Calculus",
  5.             "description": "Doo foo and bar",
  6.             "due_date": "03.02.2021"
  7.         },
  8.         {
  9.             "course": "Chemistry",
  10.             "description": "Doo bizz and buzz",
  11.             "due_date": "02.03.2021"
  12.         },
  13.     ]
  14. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement