Qiskit / platypus

Qiskit Textbook (beta)
https://learn.qiskit.org
Apache License 2.0
143 stars 249 forks source link

Develop the final formula widget #587

Closed lerongil closed 3 years ago

lerongil commented 3 years ago

In order to finalize the formula widget, we need to answer three questions:

In order to answer this question, let's use the 2nd equation from the QV lesson as the base example:

Screen Shot 2021-04-19 at 8 26 01 PM
techtolentino commented 3 years ago

Update to checkbox 1: The team decided to use a light underline for each interactive part of the formula. After several prototypes and discussion, we merged the update here - https://github.ibm.com/IBM-Q-Software/project-platypus/pull/52

Please note that this is currently being tested through our user testing sessions.

Screen Shot 2021-04-27 at 3 18 59 PM

techtolentino commented 3 years ago

Update for checkbox 3:

Following the codebase convention from Mathigon, we've added documentation here

As @delapuente pointed out - this is a starting point. As we work towards elevating this work, we can revisit the documentation to see what the best way is, for presenting it.

From the content contribution side, however, we feel pretty good about having this as a foundation.