Results for CD We are looking at the professional version for purchase. Almost everthing is what we are looking for except, some of our clients are not connected to the internet. The quiz would be flash (exe) on single stand alone computers.
Is there anyway to have the results go to a tab delimited text file or something that can be opened in excel or some other manner of simple tracking other than email or quiz tracker? I know it's a long shot but is there anyway to have the results print automatically? Thx Becky Hi Becky,
It is not a built-in feature, but if you're technically capable it might be possible using special features of the software you're using to create the .exe. Software like 'Zinc' picks up special Actionscript commands placed in the Flash file to interact with the file system and do things that Flash ordinarily cannot do (like output the results XML to the local filesystem). You'd add those commands to the 'Override Loader SWF' (shown at the end of the quiz) to trigger that actionscript. I don't know how you might go about automatic printing . . .the Operating System will usually as a user to choose a printer/paper/tray before starting the print job. Alexander McCabe |
|||