Hello,
The Moodle online course website is current offline for maintenance. Please check back shortly. We apologize for any inconvenience.
Kind Regards,
Heritage College & Seminary Information Technology
Hello,
The Moodle online course website is current offline for maintenance. Please check back shortly. We apologize for any inconvenience.
Kind Regards,
Heritage College & Seminary Information Technology
When you need to leave your desk, there are two options for securing your workstation. 1) Locking it, and 2) Logging Off.
Locking the computer simply locks access leaving your user session running and keeping files open. A Log Off will completely disconnect your user session from the computer and server and close any open files. There are advantages to both approaches.
You can lock your PC when you aren’t using it but don’t want to sign out. This will keep you user’s session running and will leave any files open.
To lock your PC press the Win+L
key combination.
Locking the workstation results in the next log in being super-fast.
Logging Off your computer will completely disconnect your user’s session from the server and close any open files.
To Log Off press Start
->Log Off
.
When you want to use your computer again, logging in will force any changes pushed out by your network administration to propagate and execute. This includes things like user and file permissions as well as network drive mappings.
Logging Off regularly may uncover other issues like slow logins or improper server configuration. This is a good thing! If we see these kinds of symptoms it is usually indicative of a more systemic issue that should be resolved.
In Windows 8 and Windows 10 the Log Off function is now called Sign Out.
So, please feel free to leave your computers on, but please Log Off regularly.
So, you noticed the little Windows 10 Upgrade icon in the bottom right corner of your screen, eh? Folks have been asking if we should upgrade. My answer, in short-yes!
For two reasons. First, the upgrade will keep our workstations running the latest, most secure, feature rich operating system. Second, it’s free until July 29th, 2016.
I’ve been running Windows 10 on my workstation for 6 months with excellent results and I would suggest we all take advantage of the upgrade offer before time runs out.
The first step is to download the needed files. Double-click on the Windows 10 icon, or open up Windows Update from the Control Panel (Start -> Control Panel).
From there click on the link that reads start your free upgrade now
.
Once the download is complete, agree to the upgrade by clicking the Accept
button.
After Preparing for the upgrade is complete, you will be presented with the final window in the upgrade process. When you click the Start the upgrade now
button, it will being the actual installation and upgrading process and you will not be able to use your computer until it is complete.
Now go for lunch.
Once you click on the last button, the computer will reboot a number of times on it’s own as it works through installing the upgrade. It will complete the upgrade automatically and will take one to two hours.
There is a great post about How to Get the Windows 10 Update with helpful pictures at the Verge.
Techradar also did a nice post about Twenty Smart New and Improved Features in Windows 10. My favourite new features are the revamped Start Menu and the ability to have Multiple Desktops.
Online and Multi-Modal learning allows the seminary to engage learners who live at a distance from Heritage. A benefit to students is these modes of service delivery enable you to engage the material in ways that accommodate the demands of your lives.
At present, Moodle is the learning management system in use by Heritage College and Seminary.
If you have questions, or if you experience any difficulties, please contact the Registrar’s Office: 1-800-465-1961, ext. 228 tbeach@heritage-theo.edu
You will spend most of your time in Moodle within your courses. Courses contain the following components.
In some cases, you may wish to download media files for offline access. An example of this is if you would like to listen to a lecture in the car on a smartphone.
Online Discussions
Online discussion forums is one of the best ways to interact with your professor and other students. You can discuss lectures, pose questions, seek clarification, and interact with each other. The forum is in a very real sense your electronic classroom.
There is a course created in Moodle called Best Practices in Online Learning that hosts an example course outline and communicates best practices for engaging in the course material, with your instructor, and with other students. Please have a look at this example course for further reading.
When you access Moodle for the first time, your user profile will essentially be empty. It is recommended that you update your profile, adding a bit of personally so that it is more relational when people engage you in Moodle.
Originally written by Kelvin F. Mutter, D. Th. Modified by Russ Shouldice
From: How to install updates in Ubuntu via command line (CLI)
Commands are as follows…
sudo apt-get update
sudo apt-get upgrade
sudo apt-get dist-upgrade
sudo apt-get autoremove
sudo apt-get clean
Sometimes, the classroom presentation remote controls stop working. This is usually the result of a broken communication between the remote and the receiver.
To train a new remote, or re-train an existing remote, into the receiver:
Please be advised that it is also easy to delete all remotes from the receiver.
This information was taken directly from the Power Presenter manual.
Open port 3389 for all firewall profiles.
netsh advfirewall firewall add rule name="Remote Desktop" protocol=tcp dir=in localport=3389 action=allow
To set the management network connection to private.
$profile = Get-NetConnectionProfile -InterfaceAlias "Ethernet 4" $profile.NetworkCategory Set-NetConnectionProfile -InputObject $profile -NetworkCategory private
To get remote Disk Management working:
netsh advfirewall firewall set rule group="Remote Volume Management" new enable=yes
To get remote Computer Management working:
netsh advfirewall firewall set rule group="Remote Event Log Management" new enable=yes
List of the different inbound firewall rules related to remote management.
Remote Administration
Remote Assistance
Remote Desktop
Remote Event Log Management
Remote Event Monitor
Remote Scheduled Tasks Management
Remote Service Management
Remote Volume Management
Moodle 3.0 has been a welcome upgrade from our previous version and includes many security, bug fixes, and interface enhancements. It also now smartly decides how file content should accessed by students based on the file-type and context the file is published in.
For example, after adding a document (such as a Word document, or PowerPoint file) to a course, Moodle automatically allows users to download the file. When adding a video file, Moodle automatically brings up the embedded video player when the item is clicked on.
The behaviour for audio file is similar to video, in that the file is played in an embedded player within the browser. This is great in most cases. However, we have in the past, allowed users to download audio files so the files can be played offline such as in the car on a smartphone.
We can still allow users to accomplish this, but the setting will need be changed manually for audio files. Here is how.
This setting, together with the file type and whether the browser allows embedding, determines how the file is displayed. Options may include:
Heritage Live uses the Wowza Streaming Engine on the back end to facilitate ingestion of external video and audio sources, transcoding of those sources, and publication to an external site. To setup GoCoder as an ingestion source for the Wowza Streaming Engine hosted by Heritage College and Seminary, please use the following instructions and settings.
The Wowza GoCoder is supported on iOS and Android mobile devices.
Host -> Server: streams.heritage-theo.edu Host -> Port: 1935 Application -> Application: HeritageLive Application -> Stream Name: can be anything that will identify your device in the system. Use only letters with no spaces. Login -> Use the Publisher Name and Password sent to you by the Heritage IT department.
You’re done. Congratulations!
We first used the Wowza Streaming Engine with an Introduction to the Bible course taught by Gord Oeste in the fall of 2015.