Mooclet experiments will require a set of options called "policyparameters" to be included in the design. This is represented by a JSON object which we will have the user send edit and submit directly.
When viewing details, the extra policy-parameter object details will need to be viewable by the user on the details page. These JSON objects have very little consistency, so we need a basic general way of showing that information, potentially simple as a "pretty" JSON object itself.
Please develop a design for showing a read-only JSON policy-parameters object in the experiment details overview page.
Mooclet experiments will require a set of options called "policyparameters" to be included in the design. This is represented by a JSON object which we will have the user send edit and submit directly.
When viewing details, the extra policy-parameter object details will need to be viewable by the user on the details page. These JSON objects have very little consistency, so we need a basic general way of showing that information, potentially simple as a "pretty" JSON object itself.
Please develop a design for showing a read-only JSON policy-parameters object in the experiment details overview page.