CarnegieLearningWeb / UpGrade

Framework for adding A/B testing to education applications
https://www.upgradeplatform.org/
BSD 3-Clause "New" or "Revised" License
26 stars 14 forks source link

mooclet frontend: design mooclet details view component #1937

Open danoswaltCL opened 2 months ago

danoswaltCL commented 2 months ago

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.

amurphy-cl commented 1 month ago

@zackcl will work with @danoswaltCL to come up with a basic design.