Ambigious attendance information for Chennai campus students
VinayGupta23 opened this issue · 3 comments
VinayGupta23 commented
It has come to notice that Chennai campus have varied slots and hence attendance details which was unexpected and undiscovered as yet. This leads to ambiguity in data and correct information can no longer be shown to Chennai students. Refer to the two attachments below for information.
How it appears in their login:
How it appears in the Json:
"attendance": {
"registration_date": "2015-01-14T10:02:04.000Z",
"attended_classes": 20,
"total_classes": 20,
"attendance_percentage": 100,
"details": [
{
"sl": 1,
"date": "2015-01-21",
"status": "Present",
"reason": " - "
},
{
"sl": 2,
"date": "2015-01-21",
"status": "Present",
"reason": " - "
},
{
"sl": 3,
"date": "2015-01-28",
"status": "Present",
"reason": " - "
},
{
"sl": 4,
"date": "2015-01-28",
"status": "Present",
"reason": " - "
},
{
"sl": 5,
"date": "2015-02-04",
"status": "Present",
"reason": " - "
},
{
"sl": 6,
"date": "2015-02-04",
"status": "Present",
"reason": " - "
}
],
"supported": true
}
Due to this, please observe that the same date appears twice with no additional information about slot which is misleading.
P.S. On a side note, why is Chennai campus so ... let say... pathetic?
aneesh-neelam commented
Eh, screw Chennai campus.
aneesh-neelam commented
Fixed. Added slot field for attendance details.
VinayGupta23 commented
And in case you were thinking that VIT Chennai couldn't get more screwed up, do see the next issue that's coming up :P