Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

8 total results found

How to Change 'Topic Outline' on Class Page

CCLE and Moodle

This is a description of the location of code that should be changed in order to remove the ‘Topic Outline’ header of the class page a replace it with The class name and info. This information is for Moodle v1.7 found at http://xref.moodle.org. The code pertai...

Moodle
Moodle Dev

How to Remove Icons in Moodle

CCLE and Moodle

This article is about removing Icons from the course formats page (when displaying the course page) for Moodle 1.7. The code referenced can be found at xref.moodle.org. The lack of a icon switch variable still exists in version 1.8 (found at http://moodle.cvs...

Moodle
Moodle Dev
icons

How to Print Multiple files in MS Word

Applications/Software Microsoft Office

This link explains the process: Tech-Recipes (Warning: has ads)Note: To select multiple files click the first file, and then shift click the last file and all consecutive files will be highlighted. To selected individual files ctrl click the desired files.The ...

Microsoft Word
multiple files
printing

Can Moodle display course summary in the outline?

CCLE and Moodle

Currently course summary can be filled out as a block and displayed on the side of the page. Is it possible to display it in the main body section? In the topics outline view the area I am refering to is under the title ‘Topic Outline’.Possible solutions: Make...

Moodle config

Custom Moodle Format to Display Class Title and Summary

CCLE and Moodle

Question:How can we display course information such as the title and summary without entering the information by hand? We are able to have this information automatically entered in the class settings, but also want it to appear in the topic view of the course...

Moodle config

Advantages of less over more (UNIX)

MacOS, Windows, and Linux Linux and Unix

This article is intended to provided reasons to use the UNIX program less over its predicessor more.What is less?If you use the whatis program for less on a UNIX terminal you get “opposite of more”. What does this mean? more allows a user to incrementally disp...

OSX
Linux
Unix

Reasons to Use Vim over Vi

MacOS, Windows, and Linux Linux and Unix

This page Difference Between VIM and vi goes over some of the advantages of vim over vi. (Note: the page disappeared, so now we’re pointing at the Internet Archive’s March 2011 cached version.)To list some useful features:Multi-level History Undo – n u (n is ...

OSX
Linux
Unix

Useful Commands for Vi

MacOS, Windows, and Linux Linux and Unix

The page is meant to document some of the more useful, but obscure commands in vi. For commands exclusive to vim see Reasons To Use Vim Over Vi. Please feel free to add commands you would like to see on this page. % move to matching (, {, or [ n G goto...

OSX
Vi
Linux
Unix
vim