Note: You are currently viewing documentation for Moodle 3.1. Up-to-date documentation for the latest stable version of Moodle is probably available here: Sandbox.

Sandbox: Difference between revisions

From MoodleDocs
No edit summary
m (Testing new user edit)
 
(363 intermediate revisions by more than 100 users not shown)
Line 1: Line 1:
các bạn ơi vào đây lấy tài liệu Java
Test page for docs
===[[Image:Tip2.gif]] TIPs:===
*First tip when you want all your students to work on the same materials at the same time, this would be a good format to choose. 
*Second tip when you want all your students to work on the same materials at the same time, this would be a good format to choose


:''TIP:'' Keep the format simple, icons are nice but KISS.--[[User:chris collman|chris collman]] 15:06, 9 October 2008 (CDT)
Testing email notification for 31


==Other sandbox attempts==
Testing new user edit
This site has copyrights.  Let's add some more text here...




{| cellpadding="2" cellspacing="0" border="1"
!Col1
!Col2
|-
|Test1
|Test2
|-
|Test1
|Test2
|-
|Test1
|Test2
|}


[[Moodle]] is a [http://download.moodle.org/ software package] for producing internet-based courses and web sites.
==Functions and Examples==


It is particularly useful as a virtual classroom where trainers and teachers can create courses or learning activities that learners/students access and participate in. This may include eportfolios, assignments, tests or quizzes that are then e-assessed by the tutor and feedback provided therein.
Following are the functions that constitute the basic log API for Moodle.
<code>
add_to_log($courseid, $module, $action, $url='', $info='', $cm=0, $user=0)
user_accesstime_log($courseid=0)
get_logs($select, array $params=null, $order='l.time DESC', $limitfrom='', $limitnum='', &$totalcount)
get_logs_usercourse($userid, $courseid, $coursestart)
get_logs_userday($userid, $courseid, $daystart)
</code>


Moodle has revolutionalised teaching and learning in that most institutions have signed up to it as a vehicle for instruction. The accessibility, practicality and experimental nature of moodle encourages and motivates new users. 
<pre>something in pre tags</pre>
<code>and something in code tags</code>


It's an ongoing development project designed to support a [[Philosophy|social constructionist]] framework of education.
<math>Insert formula here</math>==First edit in sandbox==
An additional edit to sandbox
This is where you can edit the content.
Another edit to sandox.
One more edit to sandbox


Moodle is provided freely as [http://opensource.org/docs/osd Open Source] software (under the [http://www.gnu.org/copyleft/gpl.html GNU Public License]). Basically this means Moodle is copyrighted, but that you have additional freedoms. You are allowed to copy, use and modify Moodle provided that you agree to: '''provide the source to others; not modify or remove the original license and copyrights''', and '''apply this same license to any derivative work'''. Read the [[License|license]] for full details and please contact the [http://moodle.org/user/view.php?id=1&course=1 copyright holder] directly if you have any questions.
==Testing gallery==
==Testing gallery==8/11
==Testing gallery==8/11 again
<gallery mode="packed-hover">
File:Atto_27.jpg|Atto
File:Clean27.jpg|Clean
File:MathJax.jpg|MathJax
</gallery>


Moodle can be [[Installing Moodle|installed]] on any computer that can run [http://www.php.net/ PHP], and can support a SQL type database (for example [http://www.mysql.com/ MySQL]). It can be run on [[Complete_install_packages|Windows and  Mac]] operating systems and many flavors of linux (for example [[RedHat Linux installation| Red Hat]] or [[Debian GNU/Linux installation|Debian GNU]]). There are many knowledgable [http://moodle.com/partners/ Moodle Partners] to assist you, even [http://moodle.com/hosting/ host your Moodle site].
==Bootstrap stuff==


== Next Section ==
<div class="alert alert-block"><span class="close" data-dismiss="alert">&times;</span>'''Warning!''' Click the cross to close this label ...</div>


Complete install packages are available from Moodle Downloads, located on a tab for each of the operating systems. The packages are designed for new installations on a server or standalone computer. Please note the standard distributions only contain the Moodle code.  
<div class="alert alert-info">Info here...</div>


This document provides instructions for using the Windows packages. Separate instructions are available for Mac OS X packages.
==Nowiki tags==


For installation on a Windows 2000 or Windows 2003 server it is good practice to perform a manual install (see the manual installation section in Windows Installation).
<code><nowiki>[[Category:Category name]]</nowiki></code>


After installing the Windows package, note that there are other downloads (e.g. additional modules and plugins) that may involve more customization of configuration files.
<nowiki><code>[[Category:Category name]]</code></nowiki>


The complete install packages allow Moodle to be installed, along with the prerequisites that includes a web server, database and scripting language (Apache, MySQL and PHP in this case). Several versions of the complete install package are available. The instructions on the download page provide guidance on which version is likely to be most suitable.
<code>[[Category:Category name]]</code>
 
Note: The latest complete install package version components, may not be backwardly compatible. Always check version compatibility of each component if you intend to develop materials on a later version of Moodle than the version installed on your "main" Moodle site. In short, complete install packages are designed for first time install on a "clean" machine.
[[de:Hauptseite]]
End of added text.
[[es:Zona de Pruebas]]
[www.google.com][[Image:Example.jpg]][[Media:Example.ogg]]
[[fr:Documentation]]
----
.
Again
[http://www.example.com link title]
 
----
This looks like MediaWiki. Thank you.

Latest revision as of 15:00, 14 March 2017

Test page for docs

Testing email notification for 31

Testing new user edit


Col1 Col2
Test1 Test2
Test1 Test2
Test1 Test2

Functions and Examples

Following are the functions that constitute the basic log API for Moodle.

add_to_log($courseid, $module, $action, $url=, $info=, $cm=0, $user=0)
user_accesstime_log($courseid=0)
get_logs($select, array $params=null, $order='l.time DESC', $limitfrom=, $limitnum=, &$totalcount)
get_logs_usercourse($userid, $courseid, $coursestart)
get_logs_userday($userid, $courseid, $daystart)

something in pre tags

and something in code tags

==First edit in sandbox== An additional edit to sandbox This is where you can edit the content. Another edit to sandox. One more edit to sandbox

Testing gallery

==Testing gallery==8/11 ==Testing gallery==8/11 again

Bootstrap stuff

×Warning! Click the cross to close this label ...
Info here...

Nowiki tags

[[Category:Category name]]

<code>[[Category:Category name]]</code>

.