On Aug 30, 3:23 am, dimpase <dimp...@gmail.com> wrote: > One can write a Python function to quiz people – that's of course > suboptimal... > (such a function should have its source code hidden, but this is not too > hard to achieve)
A Python function could be useful if it were sufficiently randomized. I reckon it depends on the sort of questions one wants to ask. It wouldn't even have to hide the source code if the answer cannot be easily reverse engineered from the problem. If you have sufficiently smart students that you're worried about their modifying the worksheet (not hard to do) an option would be to lock shared worksheets, in such a way that neither the HTML nor the text can be edited -- only the cells. I don't think that's a current option, but perhaps it's doable? It seems like a desirable and sensible feature. -- You received this message because you are subscribed to the Google Groups "sage-edu" group. To post to this group, send email to sage-edu@googlegroups.com. To unsubscribe from this group, send email to sage-edu+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/sage-edu?hl=en.