[Building Sakai] [Sakai Jira] Resolved: (SAM-1512) problems with "show feedback" and "feedback immediate" on character "

Raul Sanchez Vegas raulsv at um.es
Wed Dec 14 01:05:31 PST 2011


Hi Karen,

Thanks for fixing this issue.

I've applied the patch associated to the resolution but it fixes only 
the student part and not the instructor part, I mean that:

If we have this fill in blank question text:

'How many fingers do you have in your hands? {"five"}'

When the student writes "five" your patch decodificates this response 
like &"five"& and it is compared with the correct  
answer, but the correct answer has been stored like "five" or 
like "five", so it never matches.

I think that when the instructor stores the correct answer, the patch 
would need to decodificate the correct answer too before storing it into 
the database.

If you agree I can re-open this issue to fix this.

Thanks in advance,

Raúl


El 09/12/2011 23:55, Karen Tsao (JIRA) escribió:
>       [ https://jira.sakaiproject.org/browse/SAM-1512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
>
> Karen Tsao resolved SAM-1512.
> -----------------------------
>
>      Fix Version/s: 2.9 [tentative]
>         Resolution: Fixed
>
>> problems with "show feedback" and "feedback immediate" on character "
>> ---------------------------------------------------------------------
>>
>>                  Key: SAM-1512
>>                  URL: https://jira.sakaiproject.org/browse/SAM-1512
>>              Project: Samigo
>>           Issue Type: Bug
>>           Components: Tests&  Quizzes (Samigo)
>>     Affects Versions: 2.7.5
>>             Reporter: Raúl Sánchez Vegas
>>             Assignee: SAMIGO TEAM
>>              Fix For: 2.9 [tentative]
>>
>>
>> Hi
>> If we have a test configurated with "feedback inmediate" and it has a fill in blank question whose correct answer contains the character ", when student, during assessment,  selects "show feedback" it always shows the wrong feedback because the question's correct answer has been stored with" instead of character ".
>> The question text to reproduce this could be:
>> 'How many fingers do you have in your hand? {"five"}'
>> Sometimes the question's correct answer that it's stored is"five". When it happens, if student, during assessment, selects "show feedback" always gets the wrong feedback despite of writing the correct answer.
>> We think it is a bug. Thanks



More information about the sakai-dev mailing list