Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #78091
| From | Frank Cui <ycui@outlook.com> |
|---|---|
| Subject | Python assignment auto-grading |
| Date | 2014-09-19 21:36 -0200 |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.14155.1411171659.18130.python-list@python.org> (permalink) |
[Multipart message — attachments visible in raw view] - view raw
Hi Folks, I'm seeking some suggestions and recommendations for python assignments auto grading. Hopefully this tool will have all or some of the following attributes : 1) Easy to set up and maintain (i.e. minimal workload in terms of sysadmin and webdev, is there a recommended cloud service ? )2) The main workload from the instructor side would only be writing the test cases and mark distributions on the assignments3) Convenient process for student enrolment and assignment publishing. I have already read this post on stackexchange http://programmers.stackexchange.com/questions/181068/how-to-create-an-auto-grader-in-and-for-python, and hope to know if there is a ready or semi-ready to use open-source projects and products for this purpose which are lightweight and easy to use. ThanksFrank
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Python assignment auto-grading Frank Cui <ycui@outlook.com> - 2014-09-19 21:36 -0200
csiph-web