OER Python Concept Exercises ?
During the next term I will teach, never before offered at this school, a course in Python programming. When I teach math, I use moodle, MyOpenMath, and OpenStax. I want to conduct homework/exams on Python vocabulary and concepts. moodle and/or MyOpenMath could host the vehicles, but I have not yet found the Python analog to OpenStax. I seek an open educational resource teaching system with concept (not just programming) exercises available in each chapter (not just write a for loop, but also what is a definite loop). May I please request a link to such a resource? Is there a better forum and/or association for this post? Thank you.
Hello, I used Moodle + CodeRunner ( https://coderunner.org.nz ) to create a python quiz. Here are my questions covering f-strings: https://github.com/Elektryczna-Owca/coderunner-python Best regards, Tomek On Fri, 23 Dec 2022 at 16:32, <MorrowCP@gmail.com> wrote:
During the next term I will teach, never before offered at this school, a course in Python programming.
When I teach math, I use moodle, MyOpenMath, and OpenStax.
I want to conduct homework/exams on Python vocabulary and concepts. moodle and/or MyOpenMath could host the vehicles, but I have not yet found the Python analog to OpenStax.
I seek an open educational resource teaching system with concept (not just programming) exercises available in each chapter (not just write a for loop, but also what is a definite loop). May I please request a link to such a resource?
Is there a better forum and/or association for this post? Thank you. _______________________________________________ Edu-sig mailing list -- edu-sig@python.org To unsubscribe send an email to edu-sig-leave@python.org https://mail.python.org/mailman3/lists/edu-sig.python.org/ Member address: nexor1984@gmail.com
participants (2)
-
MorrowCP@gmail.com -
Tomasz Muras