Guest User

Untitled

a guest
Apr 21st, 2018
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. {
  2. "modules": [
  3. {
  4. "code": "tm01",
  5. "name": "Test Module 1",
  6. "description": "The first testing module",
  7. "start": "2010-10-01",
  8. "end": "2010-11-01",
  9. "faculty": "ICT"
  10. },
  11. {
  12. "code": "tm02",
  13. "name": "Test Module 2",
  14. "description": "The second testing module",
  15. "start": "2014-04-04",
  16. "end": "2015-04-30",
  17. "faculty": "Techniek"
  18. }
  19. ]
  20. }
Add Comment
Please, Sign In to add comment