mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #51612
[Bug 1635503] Re: Allow manipulation of SmartEvidence framework via admin interface
JSON Editor - Initial test plan
Go to http://mahara/module/framework/frameworks.php
Click on Add framework
- You see a form that corresponds to all the fields in a .matrix json file as described in https://manual.mahara.org/en/18.10/administration/smartevidence.html#smartevidence-admin 11.9.4
- You can enter information into the form and when you press the Save button, it appears in the database.
- If you follow the navigation to 'Upload', you can upload an existing .matrix json file
Edit and Copy dropdowns
If a framework is inactive and has not been used in a collection, it is able to be edited and should appear in the 'Edit saved framework' dropdown.
All saved frameworks should appear in the 'Copy existing framework' dropdown
Once you choose one of these option, the form should populate with the
information from that framework.
If you choose from the 'Edit' dropdown, make changes and Save, the existing record for that framework should be updated.
If you choose from the 'Copy' dropdown, any changes will be added to a new framework and the existing one will remain the same.
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1635503
Title:
Allow manipulation of SmartEvidence framework via admin interface
Status in Mahara:
In Progress
Bug description:
Currently (in 16.10) we can upload a .matrix file containing a Smart
Evidence framework
But once it is uploaded we are unable to alter it via the web
interface (only through the database).
What would be good is an admin interface that at least allowed for the
editing of the field names and the re-ordering of evidence elements as
well as adding new elements
A thing to take into account is should one be allowed to edit a Smart
Evidence framework once it is already being used and if so what things
are ok to edit at that point and what things can be edited before it
is in use.
I'm thinking order and field values can be edited before it is in use.
Once someone is using it then the order / fields for current framework
should be set - but maybe possible to add new standard elements to
framework.
Also it would be good to have a 'copy framework' option to be able to
duplicate a framework
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1635503/+subscriptions
References