mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
15 lines
625 B
HTML
Executable file
15 lines
625 B
HTML
Executable file
<HEAD>
|
|
<TITLE>Moodle Docs: Teachers Manual</TITLE>
|
|
<LINK REL="stylesheet" HREF="../theme/standard/styles.css" TYPE="TEXT/CSS">
|
|
</HEAD>
|
|
|
|
<BODY BGCOLOR="#FFFFFF">
|
|
|
|
<H2>Teacher Manual</H2>
|
|
<P>This page will provide a way to learn about creating online courses with Moodle.
|
|
It will include not only descriptions of the various functions, but discussions
|
|
of philosophy and pedagogical decisions that need to be made by teachers.</P>
|
|
<P ALIGN="CENTER"><FONT SIZE="1"><A HREF="index.html" TARGET="_top">Moodle Documentation</A></FONT></P>
|
|
<P ALIGN="CENTER"><FONT SIZE="1">Version: $Id$</FONT></P>
|
|
|
|
</BODY>
|