Note: You are currently viewing documentation for Moodle 2.9. Up-to-date documentation for the latest stable version of Moodle may be available here: Sandbox.

Sandbox: Difference between revisions

From MoodleDocs
No edit summary
 
(62 intermediate revisions by 36 users not shown)
Line 1: Line 1:
'''SYLLABUS'''
Test page for docs


This class will be entirely online and in the MOODLE of the universe
Testing email notification again


----
-Testing-


'''This is how to function in Moodle'''
-Testing 2-


* Login
-Testing 3-
* Work Hard


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


== Following is added by Tariq Navid (Assignment 14.3) ==
==Functions and Examples==


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>
The basic working of these functions can be categorized into two categories:-
# Adding data to logs
# Fetching data from logs
Let us take a deeper look into both of these:-


'''Some thoughts on online training courses.'''
<pre>something in pre tags</pre>
By Janet D. Stemwedel on Aug 16 2010
<code>and something in code tags</code>


Categories: Personal, Teaching and learning, Technical issues, Tribe of Science, [Math&Technology]
==First edit in sandbox==
An additional edit to sandbox
This is where you can edit the content


I don’t know how it is where you are, but my summer “break” (such as it is) is rapidly winding down. Among other things, it means that I spent a few hours today in front of my computer completing online training courses.
==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>


I find myself of two minds (at least) on these courses.


On the one hand, many of these courses do a reasonable (or even excellent) job of conveying important information — broken down into modules that convey reasonably sized bites of content, enhanced with videos, case studies, and links to further information which one might bookmark for future reference. Indeed, the online training courses themselves can be accessed as a source of information later on, when one needs it.  
more testing...
[[de:Hauptseite]]
[[es:Zona de Pruebas]]


It’s hard to beat the convenience of the online delivery of these courses. You start them when you’re ready to take them, and you can do a few modules of a course at a time, or pound through them all in one sitting. You don’t need to show up to a particular place for a particular interval of time, you don’t need to find a parking space, you don’t even need to change out of your pajamas.


Plus, many of these online training courses simplify record-keeping for whomever is responsible for ensuring that the folks who are supposed to take the course have actually taken it (and performed to the specified level on the accompanying quizzes) by emailing the completion reports to the designated official.
== Test ==
 
On the other hand … if you’re pounding through a 26-module course in one sitting (as I did today), you have to wonder a little about retention. Passing a quiz on a module immediately after you’ve read through that module may be do-able, but I’m less certain that it would be as easy to pass a month later. Indeed, if there had been a single big quiz after the 26 modules (rather than a quiz on each module that you take immediately after the module), I’m not sure I would have scored as well.
 
I imagine, too, that this mode of training is not necessarily beloved by people who have not made their peace with multiple choice tests. As well, for people who need to discuss material in order to understand it, the online delivery of modules may be a lot less effective than a live training with other participants.
 
What have your experiences with online training courses been? To you find them an adequate tool for the job, a poor fit for your learning style, or a big old waste of time?

Latest revision as of 08:49, 18 November 2015

Test page for docs

Testing email notification again

-Testing-

-Testing 2-

-Testing 3-

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)

The basic working of these functions can be categorized into two categories:-

  1. Adding data to logs
  2. Fetching data from logs

Let us take a deeper look into both of these:-

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

Testing gallery

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


more testing...


Test