Qiskit / platypus

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

As an educator, I want to assess the students knowledge with grading coding exercises so that I can confirm they are retaining the material at a deeper level. #253

Closed lerongil closed 2 years ago

lerongil commented 2 years ago

Acceptance criteria:

Note: The second acceptance criteria may be moved to its own user story

JRussellHuffman commented 2 years ago

specced out component figma file here: https://www.figma.com/file/xh0oqTfxDeCMsMmoBAYHWW/Qiskit-components?node-id=1707%3A4241

lerongil commented 2 years ago

@techtolentino @vabarbosa @eddybrando Do we feel like we have enough context for this user story or is there something blocking us from moving this one forward?

vabarbosa commented 2 years ago

we have enough in place for the backend. @Tansito and @abdonrd have already started working on the necessary changes for the grading service backend.

for the the frontend as long as the Figma is finalized we can start moving forward with that work as well.

and from my understanding the side panel scratch pad will be moved into a separate user story.

JRussellHuffman commented 2 years ago

Figma file is ready to go, but let me know if you want to review or anything.

eddybrando commented 2 years ago

I created the issue to implement the scratch pad front-end: https://github.com/Qiskit/qiskit.org/issues/2329

lerongil commented 2 years ago

The auto-grader work is complete despite it not currently in Lab 1. I will close out this user story and open a new one around implementation of auto-grader in problem sets.