Re: [racket-dev] Handin-Server Grading Utilities: write-report's start-timer

2015-08-28 Thread 'John Clements' via dev-redirect
> On Aug 27, 2015, at 3:16 PM, Matthew Saponaro wrote: > > Here's the diff for the documentation online. I did it with an online tool > since it's just text from online: https://www.diffchecker.com/qolqblvq > > Attached is the diff I generated using git on the repository. Many thanks

Re: [racket-dev] Handin-Server Grading Utilities: write-report's start-timer

2015-08-28 Thread Jay McCarthy
I do not. I'll ask around. Jay On Fri, Aug 28, 2015 at 5:48 PM, 'John Clements' via dev-redirect wrote: > >> On Aug 28, 2015, at 1:07 PM, Jay McCarthy wrote: >> >> Sorry for the delay in my response... this seems right to me. Is that >> commit pushed? Can I do anything to help? > > There’s a P

Re: [racket-dev] Handin-Server Grading Utilities: write-report's start-timer

2015-08-28 Thread 'John Clements' via dev-redirect
> On Aug 28, 2015, at 1:07 PM, Jay McCarthy wrote: > > Sorry for the delay in my response... this seems right to me. Is that > commit pushed? Can I do anything to help? There’s a PR open against plt/handin: https://github.com/plt/handin/pull/18 It turns out I don’t have write access to the “p

Re: [racket-dev] Handin-Server Grading Utilities: write-report's start-timer

2015-08-28 Thread Matthew Saponaro
I was under the impression it should be @test since it's penalizing the score and updating the report. The example code has a section already dedicated to acceptance testing. On Fri, Aug 28, 2015 at 1:08 PM, John Clements wrote: > > > On Aug 27, 2015, at 3:16 PM, Matthew Saponaro wrote: > > > >

Re: [racket-dev] Handin-Server Grading Utilities: write-report's start-timer

2015-08-28 Thread 'John Clements' via dev-redirect
> On Aug 27, 2015, at 3:16 PM, Matthew Saponaro wrote: > > On Thu, Aug 27, 2015 at 4:10 PM, John Clements > wrote: > > > On Aug 27, 2015, at 12:12 PM, Matthew Saponaro wrote: > > > > This is correct. If you modify the grading-utilities to incorporate the > > (start-timer-manager) call this

Re: [racket-dev] Handin-Server Grading Utilities: write-report's start-timer

2015-08-27 Thread Matthew Saponaro
This is correct. If you modify the grading-utilities to incorporate the (start-timer-manager) call this will work. I think it may be reasonable to modify the github handin accordingly. In addition, I think there are some typos in the documentation: http://pkg-build.racket-lang.org/doc/handin-serv

Re: [racket-dev] Handin-Server Grading Utilities: write-report's start-timer

2015-08-26 Thread 'John Clements' via Racket Developers
> On Aug 26, 2015, at 2:53 PM, matt...@udel.edu wrote: > > Hello, > > I was wondering if someone could help me with the following. I'm setting up > the handin collection for a class. > > When I submit the code to my handin-server I get the following error: > > -ERROR MESSAGE--

[racket-dev] Handin-Server Grading Utilities: write-report's start-timer

2015-08-26 Thread mattsap
Hello, I was wondering if someone could help me with the following. I'm setting up the handin collection for a class. When I submit the code to my handin-server I get the following error: -ERROR MESSAGE- commit error: start-timer: arity mismatch; the expected numbe