automatically grading small programming assignments

Carl J. Van Arsdall cvanarsdall at mvista.com
Thu Dec 14 17:25:09 EST 2006


commander.coder at hotmail.com wrote:
> bearophileHUGS at lycos.com wrote:
> Then on your PC you can
>   
>> run a script that loads each of such programs, and runs a good series
>> of tests, to test their quality...
>>     
> What happens if someone-- perhaps not even someone in the class-- does
> some version of os.system('rm -Rf /') ?
>
>   
The system administrator should make sure that student user accounts (or 
the auto testing account) doesn't have access to that.  Probably should 
make sure that user applications only get a limited amount of memory too.

-- 

Carl J. Van Arsdall
cvanarsdall at mvista.com
Build and Release
MontaVista Software




More information about the Python-list mailing list