Quiz results to a file that the learner cannot open?

Hi all,
I have created a quiz for about 300 people (in Captivate 5) who will be working simultaneously in an environment of stand alone computers and without internet access.
Ideally I would like the quiz to self mark, but not display the results to the learner at that point in time.
I would like the quiz results to be saved to a file on the learners desktop that they cannot open once the quiz is completed.
My plan would be to collect all the results from the computers and record each result.  Emailing me the results is not an option.  At a later date I will be advising the learners of their results.
I am hoping that I can do something in the software to create a 'self-marking, unable to be opened, but able to be collected and opened by me' file.  Any suggestions would be greatly appreciated!
Thanks in advance, Sue

Access, SQLServer, MySQL, Oracle, and just about any other database can be used. I'm not sure about Oracle, but the others are included with MS Office, have a free version, or free. Access is suitable for a small number of users. The others are more robust and suitable for enterprises. NI sells the Database Connectivity Toolkit but there are several free alternatives.

Similar Messages

  • TS4123 A recent download of an iTines update - for whatever reason - failed on my computer.  Since then I get a system error statement telling me that the program cannot open because 'MSVCR80.d11' is missing from my computer.  When I attempt to open iTune

    A recent download of an iTunes update, for some unknown reason, failed on my computer.   Since then I get a system error message everytime I log on telling me that the program cannot be opened because 'MSVCR80.d11' is missing from my computer.   When I try to open iTunes I get an 'error 7 (Windows error 126)' message and am advised to reinstall iTunes.   However, when I attempt to do this, it downloads the programme and gets as far as installation, at which point I get yet another message: this time 'Service Apple Mobile Device failed to start'.
    I am at a loss to know what to try next and would appreciate any assistance.  I'm also concerned that, in the process of reinstalling iTunes, I am going to lose all the music I have collected over the years.

    Click here and follow the instructions. You may need to completely remove and reinstall iTunes and all related components, or run the process multiple times; this won't normally affect its library, but that should be backed up anyway.
    (99602)

  • How do I resolve the issue Cannot open the file ".indd". Adobe InDesign may not support the file for

    How do I resolve the issue Cannot open the file ".indd". Adobe InDesign may not support the file format, a plug-in that supports the file format may be missing , or the file may be open in another application?

    Shouldn't the CC version be able to open any file created in an older version on InDesign?
    Yes, it ought to.
    If the older file wasn't yours (if someone emailed it to you,or burned it on a disc, or whatever), then I am almost willing to bet you a beverage in the city of your choice that it's not a complete InDesign file. That is, maybe it was zipped and renamed, or the beginning or end of the file was chopped off during download, or something like that. The only reason I'm not actually making the bet is that there is a remote chance that I'd lose, and maybe you're in Adelaide or Khabarovsk or somewhere where the cost of airfare to me would make that bet a very expensive bet for me to to lose. So no latte for you if I'm wrong!
    The script that Jongware posted will tell you what version of InDesign made the file to begin with. Additionally, if someone did something like rename YourFile.PDF to YourFIle.INDD, it'll report that it's Not An InDesign File. Because while SpectrumPCS is kinda right and that message can be generated when attempting to open a CS5 file in CS3 or whatever, it also spits out the same message when you just try to open an Autocad file, or a Windows system file, or a PDF, or any file that InDesign actually cannot open at all.

  • How to fix file when it says, "Cannot open file " ". Adobe Indesign does not support the file format, a plug-in that supports the file may be missing, or file may be open in another application." It worked one second, I saved and closed the file, then tri

    How to fix file when it says, "Cannot open file " ". Adobe Indesign does not support the file format, a plug-in that supports the file may be missing, or file may be open in another application." It worked one second, I saved and closed the file, then tried to reopen and now it won't work. I am using Adobe InDesign CS5. It is the only version on my comp. I have tried opening on another comp & copying the file – same error comes up. PLEASE HELP

    First check the version of the document with Jongware's script "Identify.jsx" (ExtendScript/JavaScript).
    You can find it here:
    [Ann] Identify Your InDesign File
    If it is CS 5.5 or above, you need someone to open it in the version the script says and export an IDML representation from that. Another way would be to install a 30days version of CS6 or above (CC) and do it yourself.
    In regards of the script showing a result for InDesign files higher than CS6:
    CS7 = CC v9
    CS8 = CC v10 = CC-2014 or CC2014.1
    Uwe

  • Maximum size of a file that  the getResourceAsStream() can read?

    hi guys.before i post this new topic, i have search through the forum,and google. on the web .so reply are appreciated.
    1) getResourceAsStream() method, is there a way to know the maximum size of a file that the getResourceAsStream() can read?
    InputStream          is = getClass().getResourceAsStream("Dream2.gif");
                                  byte[]               byte0          = new byte[10 * 1024];
    bcos the size of my bytearray is hardcoded, if any thing is greater than that size ,my program would crash.so i would like to know if there is a way to do that
    2)if that is not available, are there any methods in j2me using any connection (http or socket),that can know the maximum size of the file that are available??????

    You won't be able to tell how big the resource is using this approach. However, since your resource is in the JAR you will be able to know the size of it before hand.
    Otherwise, use the read(byte[], int, int) method to read the resource in chunks like this:
    int count = 0;
    byte[] bytes = new byte[1024];
    while ((count = read(bytes, count, 1024)) != -1) {
      // do something like write to a ByteArrayOutputStream
    }Although redundant, using this approach you can see that you can keep a count of the number of bytes you've read and thus know the total size of the resource.

  • How can I know the name of the file that the user has currently open ?

    Hello
    I'm developing a module for x3dv.
    http://hiperia3d.blogspot.com/search/label/X3DV%20Module%20For%20Netbeans
    I am going to add a button to open the files when I click it.
    I just need to know how can I know the name of the file that the user has currently open in the editor. What variable holds it in Netbeans?
    Thank you
    Jordi

    If you are using the JFileChooser to open the document, I would create another class with this included:
    //initiate class variables
    private File f;
    //create JFileChooser
    JFileChooser fc = new JFileChooser();
    fc.setMultiSelectionEnabled(false);
    fc.setFileSelectionMode(JFileChooser.FILES_ONLY)
    //set the chooser to initialise File f with the file selected
    int status = fc.showOpenDialog(null);
    if (status == JFileChooser.APPROVE_OPTION)
         f = fc.getSelectedFile();
    public File getFile()
         return f;
    }

  • I have some old pagemaker files that I need to open so I have bought a G3 on ebay. It turns on OK but all that comes uo on the screen is an envelope with alternating question mark and apple logo. Any ideas?

    I have some old pagemaker files that I need to open so I have bought a G3 on ebay. It turns on OK but all that comes uo on the screen is an envelope with alternating question mark and apple logo. Any ideas?

    I suggest you get 9.2.  You need to install the same or later version of the OS.  One some computer the shipped version has extra drivers.  The drivers will not be in the official release in this case 9.1.  They would be in 9.2.
    Mac OS 9.1 (Mac OS ROM 7.5.1) and Mac OS X 10.0.4 (4P13)
    *blinking question mark*
    The blinking question mark means that your mac firmware could not find a valid operating system
    on one of your disk volumes.
    Somethings to do to resolve the blinking question mark.
    http://docs.info.apple.com/article.html?artnum=58042
    Try holding down the option key then power on.  This brings up the startup manager.  Click on your hd. Click on right arrow key.
    You need to figure out the level of your firmware before installing 10.2 or greater. ( The PC name for firmware is BIOS. ) Installing 10.2 with a down level firmware will most likely make your iMac unusable and difficult to fix.
    What is firmware?
    The firmware software receives control when you poweron your machine.  It does some hardware testing and some hardware configuration then passes control to your version of Mac OS.   It reside on a PROM ( program read only memory ) chip on the logic board.
    Figuring out what level of firmware you have?
    Open Firmware, boot into Open Firmware.
    Power on your iMac while holding down command+option+o+f
    The first output line contains the firmware level. Mine reads:
    Apple PowerMac4,1 4.1.9f1 BootRom built on 09/14/01 at 13.18.04
    Copyright 1994-2001 Apple Computer Inc.
    On my machine, I have 4.1.9f1.
    What firmware do you need?
    http://docs.info.apple.com/article.html?artnum=86117
    For a slot loading iMac, this article indicates that you need to be running 9.1 or later version of Mac OS Classic.
    http://docs.info.apple.com/article.html?artnum=75130
    "The iMac Firmware Update 4.1.9 will only run on iMac computers with lot-loading CD or DVD drives running Mac OS 9.1 or later from a local drive. If you are using Mac OS X you must boot from a local Mac OS 9.1 or later writeable partition (not a CD, or network disk) prior to following the update instructions."
    You can download the Mac OS 9 updates from the Apple site.
    http://support.apple.com/kb/HT1387?viewlocale=en_US

  • Dear Team, Can we secure "sent msg" that the receiver cannot edit while forwarding/replying? Is possible to import .PST file(S) into thunderbird?

    Dear Team,
    Can we secure “sent msg” that the receiver cannot edit while forwarding/replying?
    Is possible to import .PST file(S) into thunderbird? If yes, any size limit?
    Can we convert thunderbird data file in .PST?

    I don't think you can prevent email body text from being copied and edited.
    You'd probably need to created a protected Word or PDF document, and send it as an attachment.
    This is still some sort of guessing because it's still not clear to me what exactly your scenario is.
    Whatever text you send in an email, regardless of whether in the body or as an attachment, the recipient will always be able to use that and distribute it further, e.g. by making a screenshot. And images can be 'photoshoped' as well.
    If you want the recipient to be able to detect whether a message or an attachment has been altered on transit, you'd need to sign it.

  • How do you lock a PDF file so that the user cannot create or delete bookmarks?

    How do you lock a PDF file so that the user cannot create or delete bookmarks?
    Thanks!

    There's no way to lock bookmarks specifically, but if you you can apply a
    security policy to prevent editing the PDF in general.

  • File sharing: possible to warn second user of a file that it is already open?

    [I hope this forum is the best place for my question.]
    I run a small business: a medical practice. I use a Mac Mini to store all my documents, and we use two iMacs to access the documents through File Sharing. I do not run OSX Lion Server. All machines have OSX 10.7.5.
    I have a Numbers spreadsheet on the Mac Mini that is frequently opened and modified by the receptionist on one iMac, but also occasionally opened and modified by the doctor on the other iMac. (The vast majority of other files never need to be opened by more than one user.) Occasionally, the Numbers file will be opened by both users at the same time. If one user modifies the file, when s/he tries to close the file, a dialog pops up warning that there are two versions, and providing the choice to Revert or Duplicate & Save. This means a choice between losing changes, or subsequently checking two documents for differences.
    Note that it isn't possible to simply call out, "Hey, have you got that spreadsheet open?" when the doctor is seeing a patient.
    Also note that privacy is an issue, as the spreadsheet contains numerous patient names.
    Is there a way to: (a) Warn the second user opening the file that it is already open? Or (b) Make the file read-only when a second user tries to open it? (c) Inform the second user that the file is in use, and they can't open it at all. (There may be other solutions that I can't think of.)
    I am open to all ideas. I have tried dabbling with AppleScript, but can't find a solution with my emerging AppleScript skills. I have been trying to find out if installing OSX Lion Server on the Mac Mini would help, but I can't find the answer online. (I would have to pay someone to install OSX Lion Server, as I have medical software installed that may or may not fit well with Server.)
    Thanks in advance for any help.
    Peter

    hmm, then would there be any way to reproduce the effect of the 'delete' or 'backspace' keys? If I'm right, I think there was an ASCII code for the backspace character... Would it be possible to insert it to get a character deleted!? :/
    I really need to find a way to do all of these operations on a text file because I think it wouldn't be a good idea to completely re-write 30Mb+ large files each time some data has to be modified :P

  • Slow access to files that are already being opened by another user

    HI,
    A client has a Windows 2008 server setup with Windows 7 workstations.  When a user opens a document (docx, xlsx etc) on the server it opens without an issues.  If a second user tries to open the same file that the first user is in, the second users
    computer hangs for about 2-3 minutes before bringing up the 'another user in accessing this file' box.   This is happening with every file type and with any user.  
    Any ideas?

    Hi,
    Do you mean that only the office files have the issue or all file types have the issue? Please refer to the thread below to troubleshoot the issue:
    File Server Role: Slow access for "opened files" and slow Explorer browsing
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/3b73f5c3-9f6b-4270-bef3-14c14137e734/file-server-role-slow-access-for-opened-files-and-slow-explorer-browsing?forum=winserver8gen
    Regards,
    Mandy
    If you have any feedback on our support, please click
    here .
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Whenever I open the editor in Photoshop Elements 12 it does not work. When I try to click open in the application it does not do anything. None of the buttons work. When I open a photo using file at the top it opens but I cannot edit it or use any of the

    Whenever I open the editor in Photoshop Elements 12 it does not work. When I try to click open in the application it does not do anything. None of the buttons work. When I open a photo using file at the top it opens but I cannot edit it or use any of the features on the left side.

    Hi Nealeh
    Thanks i think I got it working of a fashion.
    Except the replace colour, does not seem to end up with the colour I picked using the picker tool. Its as though it hads not replaced the colour but blended in the desired colour with the old incorrect colour!
    Buy trial and error picking not the right colour but close - which when mixed with the existing colour is close.
    Sorry I can't post the pictures as the Lingerie Mfg, has me under non disclosure.
    The scenario is:-  say a blonded mainly tanned model a high cut [at the hips] corsette style basque, with an ultra low bra line.
    Our dear model, has just come back from St Barts with a fabulous Tan, and equally striking bold Tan lines!.
    So we have great tanned legs, then the 'porcelain white band' where her swimsuit was.
    Likewise we have a tanned face, and arms, shoulders etc and a great tan on the top of the cleavage, then it stops, white band to the top of the ultralow cut bra line of the basque.
    She must have lived in like the most conservative bikini on the planet [50's style], for 2 weeks!
    Had she had a normal skimpy bikini on, no problem!
    If i don't solve it, she will get fired!
    Not a lack of interest in your post, but I was out, and tried to log in to this site; which I could do, on my iPad Air / 5 [whatever its the new one]. And tried to 'sign in' - but it just hung at the
    "Join Adobe Community" adobe sign in splash screen! with he little whell spinning around continuously!!!
    I have Safari on this iPad. Guess that is all it runs.
    So technology is not my friend today!

  • Warning that the library cannot be loaded because it is from a newer version of Aperture

    I'm getting a warning message that the library cannot be loaded because it is from a newer version of Aperture

    Did you reinstall Aperture recently or try to open a library created on a different system?
    Check the version of your Aperture Library (reveal the Library in the Finder and select it, the Preview or Get Info shuld show you the Version of the Library.)
    If your Aperture 3 Version is not the current Version 3.2.1, but your Library is, then update Aperture to the current version.
    If on the other hand both Versions are identical, then check if you have a second, older Aperture version installed. Deinstall the older version or make your most recent Aperture version the active one, by selecting your Aperture Library in the Finder, opening File-Get Info on the LIbrary and setting the "Open With" to your current Aperture Version.

  • How do i create a form in live cycle E4 that i can save as a PDF that the user cannot save over?

    How do i create a form in live cycle E4 that i can save as a PDF that the user cannot save over?

    You can't. If the file is made read-only via the file system, the user will prompted to save as a new file if they attempt to save.

  • [Flat File Source [2]] Error: Cannot open the datafile "VendorPurchases20050512.txt".

    hi
    I'm trying to use foreachloop container in order to read the data that i have in several txt files and upload it into MRR table. 
    when i'm trying to run the package, i'm getting the following error: 
    [Flat File Source [2]] Warning: The system cannot find the file specified.
    [Flat File Source [2]] Error: Cannot open the datafile "VendorPurchases20050512.txt".
    [SSIS.Pipeline] Error: Flat File Source failed the pre-execute phase and returned error code 0xC020200E.
    I don't know what's the problem since it was working before.In the flat file connection manager i defined all the path including the name of the file.
    I'll be happy for assistance
    thanks
    Yaron

    Hi Yaron,
    Does the file stored in local file system or a share folder on remote server? If you can load data from a file in local computer, but cannot load data from a file in a remote computer, the issue may be caused by the Kerberos authentication. In this condition,
    check the following points:
    Enable SQL Server for Kerberos
    Check delegation settings for SQL Server service account and Computer
    Add Host SPNs for FileShare Server and SQL Server
    References:
    http://msdn.microsoft.com/en-us/library/dd568720.aspx
    http://msdn.microsoft.com/en-us/library/ms191153.aspx
    Regards,
    Mike Yin
    TechNet Community Support

Maybe you are looking for

  • 3rd party app alerts no longer show up in the notification center

    I upgraded my iPhone 5 to iOS7 last week and ever since alerts for 3rd party apps (like gmail and others) haven't been showing up in the notification center.  I've checked my settings for both the notification center and for my individual apps to mak

  • FTP Adapter Error time out

    Hi I have read that a polling files from an FTP server windows but I had some problems because the polling ejecutarce to mark the following error log <2009-06-01 20:44:52,822> <INFO> <default.collaxa.cube.activation> <FTP Adapter::Inbound> Managed Co

  • Bad performance dynamic page

    Hi. Can anybody tell what the bottleneck is in this script? It is a dynamic page (portal 3.0.9). The select statements are not very complicated. ANY HELP IS WELCOME!! <HTML> <BODY BGCOLOR="#FFFFFF" TEXT="#444444"> <ORACLE> declare cursor c_runway is

  • SPARC Ldom 3.0 on Sun T2000

    Dear All Experts, I install SPARC Ldom 3.0 on Sun T2000, after installed then I try some command it, it error as below: root@T2000 # uname -a SunOS T2000 5.10 Generic_147440-01 sun4v sparc SUNW,Netra-T2000 root@T2000 # svcadm enable svc:/ldoms/ldmd:d

  • How to convert Video to iTunes?

    Dear All, I have a .AVI files from my digital camera but I couldn't see it when I "Add new file to library". I have tried few times, but seems nothing happened. Can somone help me? Thanks, Karomergana