Re: [racket-users] Documentation or examples for handin-server?

2016-03-23 Thread 'William J. Bowman' via Racket Users
Once upon a time, I used the handin server for a course.
All the files I used are online.
It is not particularly well-documented, but may serve as reference code:
https://github.com/search?q=@wilbowma+cs2500&type=Repositories&ref=searchresults

--
William J. Bowman

On Wed, Mar 23, 2016 at 02:07:42PM -0700, mauero...@gmail.com wrote:
> I am trying to set up handin-server with the Grading Utilities.
> 
> I have read the official documentation, but I must be missing several points 
> because even when I just copy the checker.rkt function from the documentation 
> it does not work. ("submit error: checker: undefined; cannot reference an 
> identifier before its definition ...")
> 
> I see from old posts on the Racket mailing list that there are ways to change 
> the language to BSL, but I can't find further information about it.
> 
> I am looking for more elaborate examples, or a pointer to further reading 
> that I have missed. 
> 
> Thanks.
> 
> Andrew Mauer-Oats
> Whitney Young Magnet High School
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Racket Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to racket-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


pgpti8ZLaX0jd.pgp
Description: PGP signature


[racket-users] Documentation or examples for handin-server?

2016-03-23 Thread maueroats
I am trying to set up handin-server with the Grading Utilities.

I have read the official documentation, but I must be missing several points 
because even when I just copy the checker.rkt function from the documentation 
it does not work. ("submit error: checker: undefined; cannot reference an 
identifier before its definition ...")

I see from old posts on the Racket mailing list that there are ways to change 
the language to BSL, but I can't find further information about it.

I am looking for more elaborate examples, or a pointer to further reading that 
I have missed. 

Thanks.

Andrew Mauer-Oats
Whitney Young Magnet High School

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.