Update multiple settings for eLearning via SQL
Dec 8, 2009
If you need to make changes to settings for all your eLearning currently loaded in UniversitySite and you have access to SQL query analyzer you can make use of scripts, after dutifully backing up your database first, to adjust them very quickly....
|
Want to set all your course prefixes to use UPPER CASE?
Dec 8, 2009
It's easy if you have access to SQL query analyzer. Just run this script. update trainingcourses set prefix = UPPER(prefix)
|
Why is the Progress Report inconsistent with other reports?
Aug 12, 2009
This article applies to versions of UniversitySite prior to 7.5.3. Many people have noticed that when they review the learning history in the Progress report in the Learning Center, the default view, which is “Achievements” may not...
|
Confused by the GMT time stamp in the body of meeting requests?
Apr 3, 2009
Some of our customers have noticed that some of their users get meeting requests that are a bit confusing since the time stamp inside the body of the meeting request is in GMT time which is not normally recognized by users. The date/time stamp...
|
“Automatically compute completion status”: What it’s for and how to use it.
Mar 27, 2009
“Automatically compute completion status” is a checkbox that can be enabled/disabled on a roster when you are recording attendance. It is typically used when you need to disable it so as to record attendance separately from course...
|
Identifying and Correcting Location Inconsistencies in UniversitySite
Mar 27, 2009
Office location is a very important field for UniversitySite. Why is it so important? It is the basis for what appears on a learner’s calendar in the Learning Center and it is central to most of the reports and all learning plans you may...
|
Wish You Could Set Defaults for Newly Uploaded SCORM eLearning Content?
Feb 24, 2009
Some of you may have noticed that UniversitySite automatically assigns certain defaults for newly uploaded SCORM eLearning content. These defaults may not be to your liking so you are forced to edit the settings on each uploaded eLearning piece OR...
|
Want to know which questions learners got right/wrong in their eLearning?
Feb 23, 2009
Have you ever wondered if UniversitySite records answers to individual questions in an eLearning piece such as an assessment? Guess what? It does. This data is not however exposed through the reports in UniversitySite so you have to dig them out...
|
Is the date completed wrong after you record attendance?
Sep 26, 2008
When reviewing data in UniversitySite reports you may occassionally find that the date completed for a course is wrong, and in fact that it happens to be the date you actually recorded attendance, not the date of the event itself. If this is your...
|
How to Tweak the Color of the Filter Highlighting and Text in UniversitySite
Aug 6, 2008
If you are using UniversitySite 7.5 or later, you may have noticed that we now use red highlighting to show when a filter is in effect, both in the Learning Center and in InstructorSite. By default it is a very bright red. You can however with a...
|