Closed madhumitadey closed 7 years ago
@madhumitadey : We believe that calculating chapterwise avg percentage as a mean of the task average percentage is wrong. Please check some sample data in the attached excel. If you take Chapter 01 in the attached excel, there are 2 tasks, place value and even & odd numbers.
Subha Dey1: Place value = 8/15 Subha Dey1: Even & odd = 8/10
Subha Dey2: Place value = 11/15 Subha Dey2: Even & odd = 6/10
Subha Dey3: Place value = 4/15 Subha Dey3: Even & odd = 10/10
Thus Average task wise:
Thus Average % task wise:
Now you are saying chapterwise average (%) should be calculated as the mean of above percentage which means (53+80)/2 % = 67% This translates to absolute score of 67% of (full marks for chapter) = 0.67X25 = 17 (rounded) Thus with 3 students, total marks obtained in chapter = 17X3 = 51
But in reality the students have obtained total marks for the chapter as (8+8+11+6+4+10) = 47
So the average chapter score calculation should be (total marks obtained by all students for all tasks in the chapter) / (total number of students) and the percentage should be calculated as (this average score) / (full marks in the chapter)
@manasghosh81 please directly discuss with soma and sort out the calculation logic
@mayank2k2 : I have written the logic above. I am not feeling well today, would be great if Soma/you can call me so that we can discuss. Probably the text I have written is self explanatory.
Regards Subha
Dear Soma, Could I request you to please read the logic given by Subha and revert asap on #49 Thanks & Regards Sumit Mago Head (Digital Solutions) – Learning & Assessment Oxford University Press 2nd Floor, Tower-1, Stellar Crest Business Center, IT Park, C-25 Sector 62, Noida (D) - 0120-6718900 Extn - 214, (M) +91-9873299973
The ABC of Innovation: Conceive Believe Achieve
From: manasghosh81 [mailto:notifications@github.com] Sent: Friday, March 11, 2016 12:50 PM To: OUPMATH/OxfordMath_UAT Subject: Re: [OxfordMath_UAT] Class performance report not generated correctly (#149)
@mayank2k2https://github.com/mayank2k2 : I have written the logic above. I am not feeling well today, would be great if Soma/you can call me so that we can discuss. Probably the text I have written is self explanatory.
Regards Subha
— Reply to this email directly or view it on GitHubhttps://github.com/OUPMATH/OxfordMath_UAT/issues/149#issuecomment-195230088.
@somabanerjee , please discuss with subha about required logic.
This issue needs to be discussed internally to arrive at a consensus before TCS makes any changes in the implementation. For the time being this stands deferred.
@somabanerjee , @sumitmago we need to discuss the performance report calculation logic internally that need to be implemented/changed.
@somabanerjee , as per yesterday discussion. pleas revert on this.
@somabanerjee , reminder! please suggest by what logic we should go ahead.
Dear Soma, Last time, we spoke and agreed that a final consideration would be given and then we can conclude which average method to use. So could I request you to please confirm on this so that we communicate to TCS and resolve this average issue
Thanks & Regards Sumit Mago Head (Digital Solutions) – Learning & Assessment Oxford University Press 2nd Floor, Tower-1, Stellar Crest Business Center, IT Park, C-25 Sector 62, Noida (D) - 0120-6718900 Extn - 214, (M) +91-9873299973
The ABC of Innovation: Conceive Believe Achieve
From: Mayank Mishra [mailto:notifications@github.com] Sent: Wednesday, April 20, 2016 11:15 AM To: OUPMATH/OxfordMath_UAT Cc: MAGO, Sumit; Mention Subject: Re: [OUPMATH/OxfordMath_UAT] Class performance report not generated correctly (#149)
@somabanerjeehttps://github.com/somabanerjee , reminder! please suggest by what logic we should go ahead.
— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHubhttps://github.com/OUPMATH/OxfordMath_UAT/issues/149#issuecomment-212268753
Login using Teacher credentials. Go to reports page. Go to class performance report.
The Chapter-wise Score Report and Task-wise Score Report is not generated correctly.
For example see the screenshot below. Here, the Task-wise average scores of the two tasks are shown.
Now, the Chapter-wise score of this task is calculated by adding the scores of individual tasks in the numerator (i.e., 0+1 = 1) and total score of tasks in the denominators (10+24=34), and the score is displayed as 1/34 (see screenshot below). This is logically incorrect.
As per the FSD (Pg 94-97), the Task-wise average scores of all tasks should be converted to percentages. Then the average of the percentages of all tasks should be calculated and displayed in the Chapter-wise Score Report. Therefore, the second column of Chapter-wise Score Report is invalid (as the calculation is logically incorrect) and should be deleted.