Asked by:
How to track trainee's answers to quizes?

Question
-
Hello,
I am creating a training course using Microsoft LCDS. The users will run the course from their C:\ drive. How can I store user's answers to quizes. We need to make sure that users have a 100% before letting them continue to the next session / course.
Also, we need to have an evalutaion form at the end of the course and we want to be able to submit this evaulation so that we can read it.
Do I need to host this course on a web site (we have alot of video though)? How do I host this course in a website (just create a folder in IIS and dump the files there)?
Thanks,
Stefan
Friday, September 10, 2010 1:35 AM
All replies
-
I am currently looking for the answer too. Is there anyone here that can help?
Can this be done or not?
Monday, October 25, 2010 6:53 AM -
Hello Stefan,
I can offer you what I did with regards to the evaluation because I saw no way within LCDS to create one. I created an evaluation in Word 2007 using developer. Save the file in the LCDS directory. I then created a new page in LCDS and attached the Word evaluation as a link. With the instructions of 'Click on the link below and SAVE the form to your computer. Complete the form and e-mail it to the provided e-mail address'.
I have put my course on our SharePoint site for people to access. Basically moved the whole course from C:\ProgramData\Microsoft Learning\LCDS\courses and keep the directory structure. Users then click on 'wrapper.htm' to launch the viewer and the course.
My current challenge is finding a way for students to register when taking the course so we can keep track of who has complted the course. I suspect it will need to be something external to the course.
Lin Neufeld- Proposed as answer by schmedmeister Wednesday, April 27, 2011 7:08 AM
- Unproposed as answer by schmedmeister Wednesday, April 27, 2011 7:08 AM
Tuesday, October 26, 2010 8:42 PM -
Mr Stefan and Ineuf,
I am using Microsoft's SharePoint Learning Kit (SLK) tool to keep track of courses. This tool is fairly easy to install (I am NOT a technical guru and I was able to do it), very easy to configure and use. You can find the latest version at slk.codeplex.com.
I have two issues at the moment: One is with LCDS and the Snack Converter - When I runt he converter direct or when I try to "create a snack" from LCDS, I get the "could not find any resources appropriate for the specified culture" error message making reference to the "lcdsToSnack_converter.Resources.de-de.resources". My OS is in English, LCDS is installed in English and so is the Snack Converter. The Sharepoint site I am working with is in German, but the Snack Converter has nothing to do with SharePoint (at this point in the process). There are several more lines in my error message, but I wanted to see if I could get past the first line.
My second issue is with grade tracking. I suspect this relates to the SharePoint Learning Kit and LCDS communication/data transfer. I am able to load the e-learning content file created in LCDS - no problem. The "learner" can open, run and submit the class. The "instructor" can see the class "submission", BUT there are no grades transferred to the SLK web part. I cannot find a way to make this connection. I don't even see a way to configure the grade structure in LCDS. Any ideas?
Wednesday, April 27, 2011 7:24 AM