From: P. G. L. <gl...@um...> - 2006-08-22 11:32:38
|
Hi Davide, It should be easy enough to make this apply to regular problem sets. I have it set up so that it's concealed in a conditional---if the set is versioned and correct answers are asked for, it grabs the problems for the student and inserts the answers. That's probably not what we'd want for regular sets, though. I wanted it there so that I can have students print out tests with their solutions on them to go over them with a tutor, but for regular homeworks it seems it should either automatically put in any answers that have been submitted, or have a new checkbox to allow it. Gavin -- P Gavin LaRose, PhD | gl...@um... | 734.764.6454 | ...you have Program Manager, Instructional Technology | to respect someone who can Mathematics Dept, University of Michigan | spell Tuesday, even if they http://www.math.lsa.umich.edu/~glarose/ | can't spell it right. -Milne On Mon, 21 Aug 2006, Davide P. Cervone wrote: >> Re: Hardcopy generation and access to answers, this summer I put a hack >> into Hardcopy.pm to make it grab student answers for versioned (gateway) >> sets so that I can output those on a graded set. Without having extensive >> testing to determine the net impact of this on the penalty thereby >> incurred, it seems that this at least works. I suspect that this is not an >> answer to your question, but hopefully it's at least a step away from a non >> sequitor. >> >> I'll add that I didn't bother to try and insert the student's answer in the >> answer blanks, instead simply listing it in the same manner the Correct >> Answer is included. > > It sounds like you already have done basically what is needed, then. Would > what you have done be able to work with standard homework sets as well? > > Davide > > > |