<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://script.spoken-tutorial.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://script.spoken-tutorial.org/index.php?action=history&amp;feed=atom&amp;title=Moodle</id>
		<title>Moodle - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://script.spoken-tutorial.org/index.php?action=history&amp;feed=atom&amp;title=Moodle"/>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php?title=Moodle&amp;action=history"/>
		<updated>2026-05-12T23:18:53Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.17</generator>

	<entry>
		<id>https://script.spoken-tutorial.org/index.php?title=Moodle&amp;diff=57579&amp;oldid=prev</id>
		<title>Nancyvarkey: Created page with &quot;=== Introduction ===  '''Moodle''' is a '''''Learning Management System (LMS)''''' designed to assist teachers and educators in creating an online platform that facilitates ad...&quot;</title>
		<link rel="alternate" type="text/html" href="https://script.spoken-tutorial.org/index.php?title=Moodle&amp;diff=57579&amp;oldid=prev"/>
				<updated>2026-03-16T14:36:27Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;=== Introduction ===  &amp;#039;&amp;#039;&amp;#039;Moodle&amp;#039;&amp;#039;&amp;#039; is a &amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;Learning Management System (LMS)&amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039; designed to assist teachers and educators in creating an online platform that facilitates ad...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=== Introduction ===&lt;br /&gt;
&lt;br /&gt;
'''Moodle''' is a '''''Learning Management System (LMS)''''' designed to assist teachers and educators in creating an online platform that facilitates adaptive and personalized learning. Developed in 2002, it is free and open-source software widely utilized by both small and large institutions for delivering courses to students online. '''Moodle''' offers a range of built-in features, including essential tools like file uploads, assignments, quizzes, and notifications, as well as more advanced options such as ''forums, wikis,'' and ''collaborative quizzes'' for learners. Additionally, it supports numerous easy-to-install ''plugins'', including attendance tracking, reminders, and analytics, to enhance its functionality.&lt;br /&gt;
&lt;br /&gt;
The Spoken Tutorial effort for '''Moodle''' has been contributed by '''Nancy Varkey'''.  The support for video production was provided by the '''Edupyramids''' team.&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
=== Basic Level ===&lt;br /&gt;
&lt;br /&gt;
#Overview of Moodle 4.5&lt;br /&gt;
#* Brief explanation of Moodle and what it can do&lt;br /&gt;
#* Software, hardware requirements for running Moodle&lt;br /&gt;
#* Glimpses of tutorial in the series&lt;br /&gt;
#Server setup before installing Moodle&lt;br /&gt;
#* Update the system packages&lt;br /&gt;
#* Install the web server - nginx&lt;br /&gt;
#* Clean up old PHP sources&lt;br /&gt;
#* Remove any Ondrej PHP repository files&lt;br /&gt;
#* Install tools needed for adding repositories&lt;br /&gt;
#* Add the PHP repository from Ondrej&lt;br /&gt;
# Installing and configuring Moodle -published&lt;br /&gt;
#* Download and extract the Moodle 4.5.3 package to the web directory&lt;br /&gt;
#* Create Moodle data directory and apply correct permissions&lt;br /&gt;
#* Configure PHP session ownership and Moodle file permissions&lt;br /&gt;
#* Set up Moodle configuration, Nginx server block, and verify setup&lt;br /&gt;
# Moodle site setup&lt;br /&gt;
#* Access Moodle installation through localhost&lt;br /&gt;
#* Identify and fix PHP configuration issues during installation&lt;br /&gt;
#* Complete installation steps including admin and site settings&lt;br /&gt;
#* Access and navigate the Moodle Admin Dashboard after setup&lt;br /&gt;
# Site Administrator dashboard&lt;br /&gt;
#* Log in as Administrator and access the Site Administration Dashboard&lt;br /&gt;
#* Identify key admin sections like Users, Courses, Plugins, and Reports&lt;br /&gt;
#* Update Admin profile details, password, and preferences&lt;br /&gt;
#* Configure forum, calendar, and notification preferences&lt;br /&gt;
# Front page settings&lt;br /&gt;
#* Access and configure Site home settings&lt;br /&gt;
#* Customize site name, summary, and front page content&lt;br /&gt;
#* Enable and edit front page sections using Edit mode&lt;br /&gt;
#* Verify front page display for logged-in and logged-out users&lt;br /&gt;
# Blocks in Moodle&lt;br /&gt;
#* Understand the purpose and types of Moodle blocks&lt;br /&gt;
#* Add commonly used blocks from the block drawer&lt;br /&gt;
#* Configure, hide, delete, and reposition blocks&lt;br /&gt;
#* Manage site-level default dashboard blocks&lt;br /&gt;
# Categories in Moodle&lt;br /&gt;
#* Access and manage course categories from Site Administration&lt;br /&gt;
#* Create, rename, and organize categories and subcategories&lt;br /&gt;
#* Edit category descriptions and hierarchy&lt;br /&gt;
#* Safely delete or restore course categories&lt;br /&gt;
# Courses in Moodle&lt;br /&gt;
#* Create courses with correct names, category, and duration&lt;br /&gt;
#* Edit course settings, summary, and visibility&lt;br /&gt;
#* Duplicate, hide, reorder, and delete courses&lt;br /&gt;
#* View courses on the Home page and course list&lt;br /&gt;
# Adding Users in Moodle&lt;br /&gt;
#* Create users manually with proper authentication settings&lt;br /&gt;
#* Edit user profiles and manage password policies&lt;br /&gt;
#* Upload multiple users using CSV files&lt;br /&gt;
#* Verify and manage users added individually or in bulk&lt;br /&gt;
# Assigning User Roles in Moodle&lt;br /&gt;
#* View and filter users from the Participants page&lt;br /&gt;
#* Assign site-level roles such as Teacher or Student&lt;br /&gt;
#* Enroll users into courses with course-level roles&lt;br /&gt;
#* Verify and manage user roles within a course&lt;br /&gt;
# Install plugins&lt;br /&gt;
#* Access the Plugins overview and identify installed plugins&lt;br /&gt;
#* Configure Assignment and Submission plugin settings&lt;br /&gt;
#* Search, download, and install plugins from moodle.org&lt;br /&gt;
#* Verify installed plugins and understand their usage&lt;br /&gt;
# Teacher’s dashboard in Moodle&lt;br /&gt;
#* Navigate the Teacher Dashboard and available blocks&lt;br /&gt;
#* View assigned courses using My Courses&lt;br /&gt;
#* Edit teacher profile and personal preferences&lt;br /&gt;
#* Add initial course details such as section names and summaries&lt;br /&gt;
# Course settings in Moodle&lt;br /&gt;
#* Configure course name, format, visibility, and appearance&lt;br /&gt;
#* Update course summary and upload size limits&lt;br /&gt;
#* Add sections and organize course structure&lt;br /&gt;
#* Preview the course using Switch role&lt;br /&gt;
# Format course material&lt;br /&gt;
#* Rename, reorder, duplicate, hide, and delete sections&lt;br /&gt;
#* Format content using Moodle’s HTML editor&lt;br /&gt;
#* Add multimedia, equations, tables, and links&lt;br /&gt;
#* Configure activity completion and reminders&lt;br /&gt;
# Uploading and Editing Resources in Moodle&lt;br /&gt;
#* Add resources like Book, Folder, File, and URL&lt;br /&gt;
#* Configure resource settings and descriptions&lt;br /&gt;
#* Set completion and access restrictions&lt;br /&gt;
#* Manage layout, visibility, and resource organization&lt;br /&gt;
# Create Assignments for students in a Moodle Course&lt;br /&gt;
#* Add and configure Assignment activities&lt;br /&gt;
#* Set availability, submission, grading, and feedback options&lt;br /&gt;
#* Apply access restrictions and completion conditions&lt;br /&gt;
#* Organize assignments within the course layout&lt;br /&gt;
# Forum for a Moodle Course&lt;br /&gt;
#* Configure course and teacher profile settings&lt;br /&gt;
#* Add and organize course content and sections&lt;br /&gt;
#* Create and configure forums for discussions&lt;br /&gt;
#* Post topics, reply to posts, and manage forum participation&lt;br /&gt;
# Creating a Question bank in Moodle&lt;br /&gt;
#* Understand the purpose and structure of the Question Bank&lt;br /&gt;
#* Add and configure different question types&lt;br /&gt;
#* Preview and verify questions and feedback&lt;br /&gt;
#* Edit, duplicate, or delete questions&lt;br /&gt;
# Creating question categories in Moodle&lt;br /&gt;
#* Understand the role of question categories&lt;br /&gt;
#* Create and manage question categories&lt;br /&gt;
#* Move and filter questions by category&lt;br /&gt;
#* Safely delete and maintain categories&lt;br /&gt;
# Creating a Quiz in Moodle&lt;br /&gt;
#* Add and configure a quiz activity&lt;br /&gt;
#* Set timing, grading, layout, and review options&lt;br /&gt;
#* Add questions and random questions from the Question Bank&lt;br /&gt;
#* Preview and adjust quiz settings&lt;br /&gt;
# Course enrollment and communication in Moodle&lt;br /&gt;
#* Enroll students and assign appropriate roles&lt;br /&gt;
#* Send messages and notes to students&lt;br /&gt;
#* Understand visibility of notes and messages&lt;br /&gt;
#* View notifications and communications as a student&lt;br /&gt;
# Student’s dashboard in Moodle&lt;br /&gt;
#* Access and navigate the personalized Dashboard&lt;br /&gt;
#* View enrolled courses and notifications&lt;br /&gt;
#* Edit profile details and preferences&lt;br /&gt;
#* Send and receive messages&lt;br /&gt;
# Accessing material and participating in forums in Moodle&lt;br /&gt;
#* Navigate courses using the Course Index&lt;br /&gt;
#* Understand conditional access and completion tracking&lt;br /&gt;
#* Access learning materials and mark them as done&lt;br /&gt;
#* Participate in announcements and forum discussions&lt;br /&gt;
# Submitting assignments in Moodle&lt;br /&gt;
#* Locate and review assignment details&lt;br /&gt;
#* Submit assignments using text or file upload&lt;br /&gt;
#* Edit drafts and perform final submission&lt;br /&gt;
#* View submission status, grades, and feedback&lt;br /&gt;
# Attempting a quiz in Moodle&lt;br /&gt;
#* Locate and review quiz details&lt;br /&gt;
#* Attempt quizzes and manage time using the timer&lt;br /&gt;
#* Navigate between questions and submit responses&lt;br /&gt;
#* Review quiz results and feedback&lt;br /&gt;
# Review and grade assignments and quizzes in Moodle&lt;br /&gt;
#* Access assignment submissions and grading interface&lt;br /&gt;
#* Enter grades and feedback for assignments&lt;br /&gt;
#* Review quiz attempts and student responses&lt;br /&gt;
#* Override marks and finalize grading&lt;br /&gt;
# Generating reports in Moodle&lt;br /&gt;
#* Access grades and course reports&lt;br /&gt;
#* Use filters and different report types&lt;br /&gt;
#* Download reports in CSV or Excel formats&lt;br /&gt;
#* Analyze reports to improve teaching and learning&lt;/div&gt;</summary>
		<author><name>Nancyvarkey</name></author>	</entry>

	</feed>