
| Key: |
MDL-6339
|
| Type: |
Task
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
Yu Zhang
|
| Reporter: |
Tim Hunt
|
| Votes: |
0
|
| Watchers: |
0
|
|
|
| Participants: |
Tim Hunt and Yu Zhang
|
| Security Level: |
None
|
| Fixed Branches: |
MOODLE_17_STABLE
|
Sorry for not doing this myself, but I don't think I will be changing the database again until after 1.7, so apart from these changes I will never need to understand the UTF8 migration stuff. Therefore, please could you make these changes for me.
Table: question
New column: commentarytext
The following changes are not checked in yet. I am planning to check them in tomorrow UK time.
Table: prefix_question_multichoice
New columns: correctfeedback, partiallycorrectfeedback, incorrectfeedback
Thank you.
|
|
Description
|
Sorry for not doing this myself, but I don't think I will be changing the database again until after 1.7, so apart from these changes I will never need to understand the UTF8 migration stuff. Therefore, please could you make these changes for me.
Table: question
New column: commentarytext
The following changes are not checked in yet. I am planning to check them in tomorrow UK time.
Table: prefix_question_multichoice
New columns: correctfeedback, partiallycorrectfeedback, incorrectfeedback
Thank you. |
Show » |
|
No problem! I will add them after they are checked in. I have also learnt that once 1.7 is releaesd, we would not be supporting utf8 migration in HEAD.
Cheers,
Yu