[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4688: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4690: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4691: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4692: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
forum.virtualchallengemeets.com • View topic - Hands-On Grading Help
Page 1 of 1

Hands-On Grading Help

PostPosted: Sun Dec 09, 2007 5:42 pm
by collegebookworm
I'm trying to set up an automatic grader for a hands-on contest. Does anyone know how to make a program that will execute compiled java files and then interpret the results?

I'm pretty sure the answer lies somewhere within script, probably VBS script, but I will be just as happy with an alternate, commonly-used way.
Thanks!

P.S. I only know the extreme basics of VBS, so the clearer your help, the better

PostPosted: Sun Dec 09, 2007 6:45 pm
by lethalwire
Will the results be inside of the command prompt?

PostPosted: Sun Dec 09, 2007 6:48 pm
by collegebookworm
Yes, the whole format will be EXACTLY like UIL...

PostPosted: Sun Dec 09, 2007 6:59 pm
by lethalwire

PostPosted: Sun Dec 09, 2007 7:16 pm
by collegebookworm
hmm...well, if that's how you do it with InputStream, a similar method may work with Scanner class...thanks! I'll look into it.

PostPosted: Sun Dec 09, 2007 7:24 pm
by lethalwire

PostPosted: Sun Dec 09, 2007 7:34 pm
by collegebookworm

PostPosted: Sun Dec 09, 2007 8:13 pm
by lethalwire
Edit* Nvm

PostPosted: Sun Dec 09, 2007 11:49 pm
by lethalwire
Did you get it working?

PostPosted: Tue Dec 11, 2007 1:05 am
by collegebookworm
Mostly...I'll post tomorrow if possible...you having issues??

PostPosted: Tue Dec 11, 2007 8:56 am
by lethalwire
Nope. Good luck.