Issues
- Update French (Canadian) format numbers for Samigo 2.6.1SAK-37277Resolved issue: SAK-37277SAMIGO TEAM
- a test don't save break lines in a textArea and it shows tag </ br> inside students response.SAK-37268Resolved issue: SAK-37268SAMIGO TEAM
- Add method to allow importing QTI to Samigo via Web services.SAK-37266Resolved issue: SAK-37266Earle Nietzel
- Import fails because image in FCK editor was not exported and therefore cannot be found in the zip fileSAK-37241Resolved issue: SAK-37241SAMIGO TEAM
- Improvement: No Assessment Templates/TypesSAK-37224Resolved issue: SAK-37224Jasmine Thapa
- Limit textual input on short answer questions via JavaScriptSAK-37223Resolved issue: SAK-37223SAMIGO TEAM
- NPE in getTFMCScores() exporting results to spreadsheettSAK-37135Resolved issue: SAK-37135Stephen Marquard
- Numeric response's answer should be checked for numeric valueSAK-36983Resolved issue: SAK-36983SAMIGO TEAM
- The continue button submits and shows a Sakai Home Page not only a refreshed 'content' frame after a quiz.SAK-36571Resolved issue: SAK-36571Neal Caidin
- iframe does not resize when editing settingsSAK-36553Resolved issue: SAK-36553SAMIGO TEAM
- T&Q has an i18n string for the "Processing" message, would you mind using an i18n string shared across Sakai?SAK-36530Resolved issue: SAK-36530Hui Tsao
- Grading issue on multiple correct questionSAK-36519Resolved issue: SAK-36519SAMIGO TEAM
- Allow instructors to enter zero score for unsubmitted assessmentsSAK-36507Resolved issue: SAK-36507Jasmine Thapa
- Timer thread should check whether the assessment is already submitted before submittingSAK-36461Resolved issue: SAK-36461Jasmine Thapa
- statistics do not show when random draw from pool is usedSAK-36326Resolved issue: SAK-36326David Horwitz
- Oracle AutoDDL hardcodes foreign keys unsafelySAK-36310Resolved issue: SAK-36310SAMIGO TEAM
- Assessment title doesn't get display correctly if there are accentsSAK-36308Resolved issue: SAK-36308Jasmine Thapa
- Date and time format not localisedSAK-36232Resolved issue: SAK-36232Jasmine Thapa
- Data loss on auto-submitted assessment with Timer ErrorSAK-36228Resolved issue: SAK-36228SAMIGO TEAM
- Error downloading spreadsheet responsesSAK-36175Resolved issue: SAK-36175Jasmine Thapa
- Selected Group settings get erased by Editing Feedback SettingsSAK-36115Resolved issue: SAK-36115SAMIGO TEAM
- Tests & Quizzes: Skipping an answer in a matching question shows up as answered in the table of contentsSAK-36092Resolved issue: SAK-36092Jasmine Thapa
- Better circle iconSAK-36031Resolved issue: SAK-36031Jasmine Thapa
- 'No Answer' shown in export for questions which have answersSAK-35993Resolved issue: SAK-35993Jasmine Thapa
- Scores and discounts conversion and validation are not locale dependent (i18n bug)SAK-35935Resolved issue: SAK-35935Jasmine Thapa
- Spreadsheet export can cause NPE for some assessmentsSAK-35899Resolved issue: SAK-35899Lydia Li
- Samigo / New assessment typeSAK-35895Resolved issue: SAK-35895SAMIGO TEAM
- Timer does not continue to count down when 5 minutes popup window appears.SAK-35890Resolved issue: SAK-35890SAMIGO TEAM
- Edit Published random draw part throws an exceptionSAK-35887Resolved issue: SAK-35887Jasmine Thapa
- Ordering of question pool items is inconsistentSAK-35767Resolved issue: SAK-35767Alejandro González Jiménez
- default value for key linear_access_no_return in samigo-app/src/java/org/sakaiproject/tool/assessment/bundle/TemplateMessages.properties is broken by line breaksSAK-35685Resolved issue: SAK-35685Beth Kirschner
- ZIP Import fails because of case-sensitive filename checkSAK-35531Resolved issue: SAK-35531Jasmine Thapa
- Score cannot be correctedSAK-35505Resolved issue: SAK-35505David Roldán Martínez
- Error in fr_FR L10n of samigo for Sakai 2.6 or laterSAK-35495Resolved issue: SAK-35495SAMIGO TEAM
- Samigo doesn't save submission dates when configuring an examSAK-35438Resolved issue: SAK-35438Hui Tsao
- Mismatch between user expectations and tool behaviour wrt use of question poolsSAK-35367Resolved issue: SAK-35367Bryan Holladay
- In MySQL environment, pool list is empty during copySAK-35354Resolved issue: SAK-35354Jasmine Thapa
- NPE in HistogramListenerSAK-35323Resolved issue: SAK-35323Jasmine Thapa
- Dollar sign $ in answer for 'Fill in the Blank' type question causes error on edit.SAK-35302Resolved issue: SAK-35302Lydia Li
- Multiple Choice, Multiple Correct, Multiple Selection responses export in Excel format missingSAK-35206Resolved issue: SAK-35206Matt Clare
- Character limit of 4000 in Test/Quizzes - QUICK question.SAK-35060Resolved issue: SAK-35060Jasmine Thapa
- Character limit of 4000 in Test/Quizzes for feedbacksSAK-35052Resolved issue: SAK-35052Matthew Jones
- Add javadocsSAK-34961Resolved issue: SAK-34961SAMIGO TEAM
- Post different event for client-side javascript auto-timer submitSAK-34805Resolved issue: SAK-34805Jasmine Thapa
- Send confirmation email when someone completes an assessmentSAK-34765SAMIGO TEAM
- Grades and submission info exported to ExcelSAK-34750SAMIGO TEAM
- size Text Area- min - max on samigoSAK-34722SAMIGO TEAM
- Editing question introduction fails to add attachementSAK-34654SAMIGO TEAM
- Samigo fr_CA termsSAK-34616SAMIGO TEAM
- Default setting on T&Q are counter intuitiveSAK-34606SAMIGO TEAM
50 of 706
Update French (Canadian) format numbers for Samigo 2.6.1
Incomplete
GENERAL
TESTING
GENERAL
TESTING
Description
Attachments
1
Details
Details
Priority
Affects versions
Components
Assignee
SAMIGO TEAM
SAMIGO TEAMReporter
Alejandro Hernandez
Alejandro HernandezCreated September 29, 2010 at 8:16 AM
Updated March 23, 2022 at 3:02 PM
Resolved March 25, 2014 at 6:08 PM
Activity
Show:
This patch from UdeM works for french format numbers
When someone wants to create a new question in Tests and Quiz, there are messages of error if points uses a decimal separator by comma. It's for french canadian configuration. We changed and tested it, but it needs more testing.