Comment 5 for bug 1635503

Revision history for this message
Rebecca Blundell (rjb-dev) wrote : 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.