chamilo / chamilo-lms

Chamilo is a learning management system focused on ease of use and accessibility
https://chamilo.org
GNU General Public License v3.0
774 stars 469 forks source link

Apply recalculate score to learning path item view too #2960

Open marshel opened 4 years ago

marshel commented 4 years ago

Describe exercise/recalculate.php just updates exo_score and does not update the exercise score on lp_item_view.

ywarnier commented 4 years ago

Possible. That's because previously there was no way to see exercise results from the learning paths with the option to recalculate. I accept this as an issue for 2.0 or earlier.

marshel commented 4 years ago

I also suggest adding a option to recalculate all results instead of individual users.

davids123 commented 4 years ago

We already installed the plugin but showing errors. We installed but its not wokring

ywarnier commented 4 years ago

@davids123 what plugin are you talking about?

aelalfey commented 3 years ago

Dears,

I am trying to use this feature "recalculate results" but it seems not working till now. Silly question what is shall do in the first place? Can the teacher edit student score for each question in the quiz/test tool using this? If not is this even possible to edit students score for autmatic graded questions?

Thanks in advance.

davids123 commented 3 years ago

What is the error showing?

On 23-Aug-2020 2:58 AM, "aelalfey" notifications@github.com wrote:

Dears,

I am trying to use this feature "recalculate results" but it seems not working till now. Silly question what is shall do in the first place? Can the teacher edit student score for each question in the quiz/test tool using this? If not is this even possible to edit students score for autmatic graded questions?

Thanks in advance.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/chamilo/chamilo-lms/issues/2960#issuecomment-678696951, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD6RU27POA6FULZKEQFJZ5DSCAZ77ANCNFSM4IIGO5IQ .

ywarnier commented 3 years ago

@aelalfey "Recalculate questions" will only recalculate the scores with an automatic calculation, which is based on the right answers to a question. It is not possible for a teacher to give a different score to automatically-graded questions. For that, you must use the open questions. Changing automatically-assigned scores, if the questions have been designed correctly, is considered an indicator that the teacher attributes special favors to a student. Instead, you could change the question (i.e. modify the text of answers) and recalculate the score based on the new version of the question (which should be done for all students). This works for the use case where the teacher made a mistake while creating the question (and is not trying to favor any student).

ywarnier commented 3 years ago

I also suggest adding a option to recalculate all results instead of individual users.

This is now possible in Chamilo 1.11.12

recalculate-for-all

aelalfey commented 3 years ago

Hello @ywarnier ,

Thank you very much for you reply. I totally agree with you about that but alot of teachers are asking to be able to edit the score of automatic graded questions specially for younger grades "Elementary" (ages 6 -10) becuase in some senaiors students click "next question" twice while page loads and skip a question or question with mupltiple answers they submit only one answer and so on that is why they want to be able to edit the score.

Thank you once more.

ywarnier commented 3 years ago

@aelalfey our policy is that there should be no reason for modifying a score of an automatically corrected answer. If there was an issue with taking the test, you can ask the student/pupil to retake the (entire) test, so it is answered correctly and the automatic correction gives the right score. Doing so ensures that, if you have random questions, the student/pupil is evaluated fairly. Any type of human intervention can only decrease fairness (because not all users will have been evaluated through the same process). If a type of question does not fit the type of learner, then another type of question should be used, or better training (and pre-tests?) should be provided to the users prior to the test. I'm sure there are other software around that allow teachers to modify auto-calculated grades. Not Chamilo :+1:

aelalfey commented 3 years ago

Dear @ywarnier ,

Thank you once more for your reply. As i mentioned earlier i totally agree with you. Thank you for mentioning "clearning result" for the affected student. I guess this will do the trick.

Regards.