Qiskit / platypus

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

As a Professor, I want to integrate Problem Sets into my Syllabus, so I can test students after they learn concepts #667

Closed lerongil closed 7 months ago

lerongil commented 2 years ago

Background

Homeworks, Practice Exams, and Projects are important ways to test student comprehension. With the Assessment Experience and Problem Set Bank, professors should be able to add Problem Sets into their Syllabus

Related:

MVP Goal

Professor should be able to select canned Problem Sets on a Syllabus

Acceptance Criteria

pandasa123 commented 2 years ago

Some notes:

pandasa123 commented 2 years ago

As we ship out a Practice Exam and Problem Sets, we should figure out how to grade probability distributions. This is based on a few professor interviews

Having a grade for the problems is a bit hard since compiled circuits and numerical evaluation is tricky. If I had to think about the core idea when we think about learning algorithms, it's all about probability distributions — that's an easy to thing to score

pandasa123 commented 2 years ago

Here are some WIP Practice Exam questions. We'll write these as MCQ + Auto-Graded FR questions

pandasa123 commented 2 years ago

If I had to think about what the basics for having a practical exam:

And this is just a barebones, before we think about how the exam experience should include:

vabarbosa commented 7 months ago

This repository is no longer maintained. It has been superseded by IBM Quantum Learning.