Forums | Mahara Community
Support
/
SmartEvidence framework "All" cannot be selected
29 October 2020, 18:13
Editor | SmartEvidence Page
On SmartEvidence framework "All" cannot be selected in Institution in Japanese.
No problem in English.
Message displayed when "All" is selected.
The current form contains invalid JSON.
Value must be one of the enumerated values.
30 October 2020, 11:04
Hi AB-Net,
Thank you for reporting this problem.
I've confirmed this is indeed an issue and have made a patch to correct it. The patch can be seen at https://reviews.mahara.org/#/c/11411/
Feel free to try it and let me know if fixes the problem for you?
Cheers
Robert
30 October 2020, 14:49
Thank you for fixing the problem.
I confirmed the operation with the modified module.
SmartEvidence framework "All" can be selected.
But I'm having another problem.
Editor | SmartEvidence
Copy existing framework.
When I perform a copy, new smart evidence is created, but when I try to edit the evidence that I am copying from, I cannot edit it with the following message:
"The following records could not be found on the DB: standard"
"The framework could not be found on the database"
I'm sorry, my English is not good.
I am entering the English translated by google translate as it is, so please forgive me if there are any inappropriate words.
03 November 2020, 16:32
Hi AB-Net,
I'm glad the first fix worked for you.
As for the second problem I've made a fix to avoid the issue happening https://reviews.mahara.org/#/c/11421/ but unfortunately it will not fix the existing ones you have that are now broken.
The problem was the copied framework got the standards / standard elements of the one being copied from assigned to them, rather than a copy of those things. So this means the broken ones are now missing some data.
You can always fix up this problem by deleting the broken frameworks and then re-uploading them from https://git.mahara.org/mahara/mahara/-/tree/master/htdocs/module/framework/matrices/
Cheers
Robert
04 November 2020, 17:16
Hi Robert,
Thank you for fixing the second problem.
I confirmed that the problem was resolved.
Thank you for your prompt response.
AB-Net