From: Selwyn L. <sel...@ph...> - 2006-03-04 10:05:32
|
This might be slightly off the wall... So I will keep it simple. calling on experience of a similar scenario where users were required to fill in a form I believe you can keep the anonymous aspect of a mandatory form process and enforce compliance what we did was stop access to a given piece of an application until the mandatory form had been completed, only the user knew if they still had access and soon got access after completing the form required. We explained to the user that they must fill in the form or they could no longer do X I think this maps well to your requirement as you can be granular and choose what they cannot access any further... I think it maps well to a course of modules which need to be done sequentially. Your could make it time and % based, but if it really is mandatory then you can make it so... All the questionaire monitor needs to know at anyoone point is percentages... of course it may become quite embarrasing an apparant if a student cannot continue to do their work. You may want to add some bells and whistles such as informing the student that they must complete the questionaire and while the system knows they haven't done so yet, the other party does not, nevertheless they cannot continue using X until they have completed the questionaire... Well its a fine day today and why I'm looking at this... who knows Have a good weekend Cheers Sel Brian Peter Clark wrote: >> >> >>>One of the main points of knowing who hasn't filled in a Questionnaire is >>> >>> >>so >> >> >>>that they can be targeted for badgering to go away and do so. If you only >>>know who hasn't filled in the Questionnaire after the closing date this >>>destroys the logic of the functionality!!! >>> >>> >>I was a student once and I spit on any help given to a university to >>badger students. A student should have the right not to fill in a >>questionnaire and not to be sought out and badgered for doing so. >>You might even make it clear that an abstention is a tacit >>declaration of contentedness. The course owner can get a >>percentage figure any time but no names, no pack drills, and no >>badgers. >> >>No Brian, you miss the point >> >> > >I don't think I miss the point - the right of a student not to be >badgered. If, indeed, the questionnaire is obligatory, then the >student still has the right not to fill it in and accept the sanctions. > >Now there is another point about who made up the blinkin >regulation in the first place. > >Regards, > >Brian > > >>This functionality is being devised because students HAVE to fill in the >>form in order to comply with regulations. With current functionality Bod >>can't be used. We have other types of Questionnaire which students aren't >>compelled to fill in. >>Paul >> >> >> >>------------------------------------------------------- >>This SF.Net email is sponsored by xPML, a groundbreaking scripting language >>that extends applications into web and mobile media. Attend the live webcast >>and join the prime developer group breaking into this new coding territory! >>http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 >>_______________________________________________ >>Bodington-developers mailing list >>Bod...@li... >>https://lists.sourceforge.net/lists/listinfo/bodington-developers >> >> >> > > > > >------------------------------------------------------- >This SF.Net email is sponsored by xPML, a groundbreaking scripting language >that extends applications into web and mobile media. Attend the live webcast >and join the prime developer group breaking into this new coding territory! >http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 >_______________________________________________ >Bodington-developers mailing list >Bod...@li... >https://lists.sourceforge.net/lists/listinfo/bodington-developers > > > > |