Advanced Search
Search Results
41 total results found
Choosing the Name for Your Avatar in Second Life
You’ve heard the buzz about Second Life MMORPG and its instructional potential, but don’t know how to dress and name your character? Try this random name generator. It will generate random names that sound Greek, Elvish, monster-like or heroic, depending on y...
Questions about developing content for UCLA's CCLE Website
What skills do I need to write webpages for UCLA’s CCLE site?: TBDWill someone review my changes? What if I need help?: TBDAre my changes owned by me? Will anyone make changes to my content without telling me?: TBDIs UCLA free to distribute my content to oth...
How do faculty and staff get their official UCLA email address changed?
UCLA faculty and staff cannot change their information in the Campus Directory by themselves. They have to go through their department person. To find the correct person in your dept. there is a link off the Campus Directory website http://www.directory.ucla.e...
Moodle Auto-Linking
The Moodle course management system has a feature called “Resource Name Auto-Linking” which as its name indicates, allows Moodle to automatically recognize and create links between site resources. That is, if a user creates a web page titled “Moodle Feature Se...
Turn off Global Events
If you find the Calendar Global Events or Upcoming Events distracting, you can easily turn them off by using one of the following methods:From Upcoming Events Block: 1. Click on one of the events.2. Locate the text link ‘Global events’ to the far right of the ...
Special Cases Login
In rare situations it becomes necessary for an Admin to create a Special Case Login to help in administering course sites. Contact a Moodle Admin for creation of such an account. After you receive your Special Case Login, you can gain access to Moodle by click...
How to Add a Wimba Voice Tool in CCLE Moodle
These are instructions for instructors on how to add a Wimba Voice Tool (Voice Board, Presentation Tool, Podcaster) to your course site in CCLE Moodle.1. Login at http://ccle.ucla.edu and go to your course site.2. Click ‘Turn editing on’ on the top right corne...
How to crosslist two already existing courses on CCLE
DOCUMENTATION BELOW IS OUTDATED FOR MOODLE 2Please see: https://ccle.ucla.edu/mod/wiki/view.php?pageid=4318-——————————————————————————————————-(This article duplicates: https://kb.ucla.edu/link/1124)Below are the steps to crosslist two already existing courses...
How to sort students in moodle grade
We can sort students by their first name, last name and assigned grades by clicking a heading on grade report chart.1. Sorting by names: By default, students are sorted out by their first names. Click ‘Last name’ above the students’ name, and they’ll be sorted...
How do I reuse a questionnaire from another quarter in CCLE Moodle?
In CCLE Moodle, as an instructor, you can create 3 questionnaire types depending on the extent that you’d like to share the questionnaire:1. public: any instructor on CCLE Moodle can reuse the questionnaire within their courses.2. private: only you can reuse t...
Moodle MySQL Queries
Here are some Moodle MySQL Queries that are useful for generating activity statistics:From http://blog.weber.k12.ut.us/jreeve/some-simple-mysql-queries-for-moodle/Find the most popular activities:SELECT COUNT(l.id) hits, moduleFROM mdl_log lWHERE module != 'lo...
CCLE (Moodle) Status Page
CCLE Shared System (Moodle) Status ccle.ucla.eduWelcome to the CCLE Shared Systems Status page maintained by members of the CCLE Support team. The information provided here is designed to keep CCLE users informed about new and ongoing issues including upgrades...
Why do I get a 604010 error when logging in?
The UCLA Login system assumes that your IP address doesn’t change during your session, but some departments on campus (Med Center for one) run Network Address Translation (NAT) on their internal networks and this changes the IP address. The solution for the us...
Setting up XAMPP for email feature development
Overview: XAMPP contains a package called Mercury which allows you to set up a local SMTP server which can relay messages to external servers such as Gmail. This is useful if you want to test the mailing features of moodle on your local machine.What you need: ...
How do I Add a Student to a Cross-listed Course?
Cross-listed courses consist of one meta course and multiple child courses. A caveat of cross-listed courses is that you must add students to the child course not the meta course. Your changes will propagate up to the meta course. With the new Control Panel i...
Conversion Tools for Moodle Quiz (or Glossary)
If you have a large amount of quizzes in hard copy format (Word) it might be worth the trouble to do a little bit of formatting and then use an online converter tool. Also, if you prefer to work in a text editor or Excel (as opposed to using the CCLE Quiz inte...
Using the Database module to create an image gallery in CCLE/Moodle
Although Moodle does not ship with an image gallery module per se, the database tool can be repurposed for that function. It contains certain limitations as an image gallery, for instance: The database cannot browse to images stored in the Moodle File Manager...
Using the text editor in CCLE with iOS devices (iPad, iPhone)
One regular complaint about accessing CCLE through the iPad or iPhone is that users cannot complete activities that include the WYSIWYG (what-you-see-is-what-you-get) text editor often found in, for example, forums, quizzes and questionnaires. This is because ...