{
"course": {
"short": "info343",
"long": "INFO 343"
},
"quarter": {
"short": "12au",
"long": "Autumn 2012"
},
"title": {
"short": "Web Technologies",
"long": "Web Technologies"
},
"schedule": {
"1": [
{
"title": "Section A Lecture 1, part 1",
"section": "a",
"type": "lecture",
"order": "1",
"part": "1",
"start": "13:30",
"end": "14:20"
}
],
"2": [
{
"title": "Section A Lecture 1, part 2",
"section": "a",
"type": "lecture",
"order": "1",
"part": "2",
"start": "13:30",
"end": "14:20"
},
{
"title": "Section A Lab",
"section": "a",
"type": "lab",
"start": "14:30",
"end": "15:20"
},
{
"title": "Section B Lecture 1",
"section": "b",
"type": "lecture",
"order": "1",
"start": "15:30",
"end": "17:20"
},
{
"title": "Section B Lab",
"section": "b",
"type": "lab",
"start": "17:30",
"end": "18:20"
}
],
"4": [
{
"title": "Section A Lecture 2",
"section": "a",
"type": "lecture",
"order": "2",
"start": "13:30",
"end": "15:20"
},
{
"title": "Section B Lecture 2",
"section": "b",
"type": "lecture",
"order": "2",
"start": "15:30",
"end": "17:20"
}
]
},
"sections": {
"a": {
"Mon. Lecture": {
"start": "Mon 1:30 pm",
"end": "Mon 2:20 pm"
},
"Tues. Lecture": {
"start": "Tue 1:30 pm",
"end": "Tue 2:20 pm"
},
"Thurs. Lecture": {
"start": "Thu 1:30 pm",
"end": "Thu 3:20 pm"
},
"Tues. Lab": {
"start": "Tue 2:30 pm",
"end": "Tue 3:20 pm"
}
},
"b": {
"Tues. Lecture": {
"start": "Tue 3:30 pm",
"end": "Tue 5:20 pm"
},
"Thurs. Lecture": {
"start": "Thu 3:30 pm",
"end": "Thu 5:20 pm"
},
"Tues. Lab": {
"start": "Tue 5:30 pm",
"end": "Tue 6:20 pm"
}
}
},
"assignment_types": [
{
"short": {
"singular": "lab",
"plural": "labs"
},
"long": {
"singular": "Lab",
"plural": "Labs"
}
},
{
"short": {
"singular": "minilab",
"plural": "minilabs"
},
"long": {
"singular": "Mini-lab",
"plural": "Mini-labs"
}
},
{
"short": {
"singular": "homework",
"plural": "homework"
},
"long": {
"singular": "Homework",
"plural": "Homework"
}
}
]
}