Hi! I'm new to Lectora and have been plugging along getting courses set up fairly quickly but have run into something I'm having an issue with. Our site has employees who will be using shared computers and who don't necessarily have email accounts. I've managed to setup and test using a js action button with a pre-populated mailto and subject line but I need to tweak it. I want the user to be able to click the submit button that a) attaches the test results (which I already have customized to include the employees name) to an email ,and b)triggers sending the email in the background without a visible window to the user. I'll be honest - my java skills are practically non-existent, so I don't know if this is even possible. Any advice or links to send me in the right direction would be appreciated.
You would need to do some server side scripting to send emails, or would need to include credentials in your client side scripting. These might be a little beyond what you want to do. That would be with any authoring tool.
If you have a gmail account (or you can get one) then you could use submit to Google to record results.