Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #78091 > unrolled thread

Python assignment auto-grading

Started byFrank Cui <ycui@outlook.com>
First post2014-09-19 21:36 -0200
Last post2014-09-19 21:36 -0200
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  Python assignment auto-grading Frank Cui <ycui@outlook.com> - 2014-09-19 21:36 -0200

#78091 — Python assignment auto-grading

FromFrank Cui <ycui@outlook.com>
Date2014-09-19 21:36 -0200
SubjectPython assignment auto-grading
Message-ID<mailman.14155.1411171659.18130.python-list@python.org>

[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
 
 		 	   		  

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web