Bug #829
erasing 'rn'
Status:
Feature implemented
Priority:
Normal
Assignee:
Bryan Fuertes Malca
Category:
-
Target version:
-
Complexity:
Normal
SCRUM pts - complexity:
?
Description
In any exercice you make, everytime you have a word with 'rn' inside (like kernel or darne...) the 'rn' disappear in the answer.
The problem is located in /main/exercice/exercise_show.php
There are some $fct = str_replace('rn', '', $fct)
I tried \r\n and ln2br instead without success,
Files
History
Updated by Julio Montoya almost 11 years ago
- Assignee set to Arthur Portugal
Arthur can you confirm this bug?
Updated by Arthur Portugal almost 11 years ago
- File rn_is_miss.png rn_is_miss.png added
- File rn_is_miss2.png rn_is_miss2.png added
I did the test and is correct the bug.
This happen in the results of exercises when finish like studen or when check the results of students like teacher
Updated by Arthur Portugal almost 11 years ago
- Status changed from New to Assigned
- Assignee changed from Arthur Portugal to Julio Montoya
Updated by Julio Montoya almost 11 years ago
- Status changed from Assigned to Needs testing
- Assignee changed from Julio Montoya to Arthur Portugal
- % Done changed from 0 to 90
Updated by Bryan Fuertes Malca over 9 years ago
- Assignee changed from Arthur Portugal to Bryan Fuertes Malca
Updated by Bryan Fuertes Malca over 9 years ago
- Status changed from Needs testing to Feature implemented
- % Done changed from 90 to 100
Lo he probado en chamilo 1.9, y me sale correctamente visible 'rn' en las palabras, lo probé con Rellenar blancos y Respuestas Abiertas.