Note: You are currently viewing documentation for Moodle 1.9. Up-to-date documentation for the latest stable version is available here: About Moodle.

Talk:About Moodle: Difference between revisions

From MoodleDocs
m (anh fdhj)
m (Reverted edits by Seastar87 (talk) to last version by Robert McDole)
Line 1: Line 1:
[[''Link title''[[Link title]]]]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
==About Moodle==


Why is the opening sentence stating only two uses of Moodle? What about using it to support classroom teaching and training, blended learning, distance learning, just to mention a few other areas? user:Robert Brenstein March 2008


The opening sentence says:


'''"Moodle is a software package for producing internet-based courses and web sites. It's an ongoing development project designed to support a social constructionist framework of education."'''


===So write a better opening===
[[Moodle]] is a [http://download.moodle.org/ software package] for producing internet-based courses and web sites. It's an ongoing development project designed to support a [[Philosophy|social constructionist]] framework of education.


<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link rel="stylesheet" href="/css/front/style.css" type="text/css">
<script type="text/javascript" src="/javascript/common.js"></script>
</head>
<body>


*"Moodle is an [http://download.moodle.org/open source software package] for creating a web site and courses. As a tool, it is used in a wide variety of learning environments as a primary or secondary resource.  Many people and organizations have contributed to its development since 19xx.  Moodle was initially designed to support a [[Philosophy|social constructionist]] framework of education and is very flexible." --[[User:chris collman|chris collman]] 10:03, 24 March 2008 (CDT)


*"Moodle is an [http://download.moodle.org/ open source software package] for creating a web site and courses. As a tool, it is used in a wide variety of learning environments as a primary or secondary resource.  Moodle was initially designed in 18xx to support a [[Philosophy|social constructionist]] of education." --[[User:chris collman|chris collman]] 10:10, 24 March 2008 (CDT)


*"Moodle is a [http://download.moodle.org/ software package] for producing internet-based courses and web sites. As a tool, it is used in a wide variety of environments as a primary or secondary resource.  Moodle was initially designed in 17xx to support different kinds of collaboration, activities, and critical reflection in an interactive learning group."--[[User:chris collman|chris collman]] 10:30, 24 March 2008 (CDT)


*"Moodle is [http://download.moodle.org/ modular software program] that produces internet based courses in an integrated web site. It is used in a wide variety of educational settings as a primary or secondary resource.  Moodle was initially designed to support an [[Philosophy|interactive community based learning environment]] and has many flexible components."--[[User:chris collman|chris collman]] 05:52, 25 March 2008 (CDT)


Those are my versions of "What, where, who, when and how". But I still like the original. I know, many don't really care about the "social constructionist framework" roots but...uh, others do. (huge grin) --[[User:chris collman|chris collman]] 10:03, 24 March 2008 (CDT)


==Introduction to Moodle==


I would like to change this page to actually show the [[Introduction]] and move the Moodle Advocacy to a new page [[Advocacy]]. The first time I visited this page I expected to be able to read something about Moodle and I competely missed the menu at the top. The menu at the top could stay and could be repeated on each of the pages. If I hear no objections in a day or so I will make the change. --[[User:Gustav|Gustav]] 02:29, 28 January 2006 (WST)


:Yes please - go for it! Perhaps the menu could become a navigation template? -- [[User:Helen|Helen]] 02:35, 28 January 2006 (WST)
::Echo - the Menu may need go through a period of natural evolution before making it a template. A few more categories might come to mind. Having navigation can become convoluted if the basic form is still developing. I feel it will be essential. [[User:Mburnet|Mark Burnet]]


Please, add [[Presentations]] and [[Moodle manuals]] to this pages, I think they should be here [[User:Davidds|David Delgado]] 14:00, 7 February 2006 (GMT)


:The manuals are for teachers and students, rather than being general information about Moodle. Also, some require updating. --[[User:Helen|Helen]] 00:21, 14 February 2006 (WST)


<script language="javascript">
The discussion of the GNU licenses should change slightly because it implies that one needs to share source code of all of your modifications. In fact, you only need to give source code to modifications that you make to copies of Moodle that you distribute to others.
var f = null;
/////////////////
// 페이지 초기화
function initPage(){
f = document.BoardGameForm;
parent.resize_frame();
setSelectTab(1);
}
/////////////////
// 선택된 탭 이미지 조정 및 페이지 변경
function setSelectTab(num){
var ifrmRank = document.getElementById("ifrmRank");
ifrmRank.src = '/actions/GameRankBoardList?cmd=main_list&search_game_code=chinachess';
}
/////////////////
// 아이프레임 사이즈 조정
function resize_frame(name){
var oBody = document.frames[name].document.body;
var oFrame = document.getElementById(name);
var oFrameHeigth = oBody.scrollHeight + 'px';
oFrame.style.height = oFrameHeigth;
if(oFrame.style.width == '0px' || oFrame.style.height == '0px') {
// 해당 iframe의 변경할 가로크기
//oFrame.style.width = "146px";
// 해당 iframe의 변경할 세로크기
oFrame.style.height = "100px";
}
}
////////////////
//
function goMore(num){
parent.setSelectTab(num);
}
////////////////
// 게임 아이템 구매창 팝업
function popGameItemBuy(item_code) {
 
alert('Xin vui lòng đăng nhập trươc, nếu chưa có tài khoản bạn có thể tạo tại đây www.pay24h.com.vn');
 
}
////////////////
// 게임 아바타 구매창 팝업
function popAvatarItemBuy(item_code) {
 
alert('Xin vui lòng đăng nhập trươc, nếu chưa có tài khoản bạn có thể tạo tại đây www.pay24h.com.vn');
 
}
//////////////////
// 게임 리필
function refill(gameCode){
 
alert('Xin vui lòng đăng nhập trươc, nếu chưa có tài khoản bạn có thể tạo tại đây www.pay24h.com.vn');
 
}//end of function
 
////////////////
// 상세보기 팝업
function popAvatarItemDetail(item_code) {
var sURL = '/actions/AvtItemFrontAction?cmd=view&item_code=' + item_code;
var sSize = "420*224";
var sName = "AVATARDETAILPOPUP";
openWindow(sURL, sSize, sName);
}
///////////////////
// 아이템 구매시 금액을 새로 고친다.
function refreshVMoney() {
parent.refreshVMoney();
}
document.body.onload = initPage;
</script>
 
<form name="BoardGameForm" method="post" action="/actions/BoardGameAction">
<input type="hidden" name="game_code" value="chinachess">
<input type="hidden" name="search_board_seq" value="8">
<table width="540" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="324">
<table width="285" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="http://choi-img.vui.vn/images/front/common/bg_box_top_01.gif" width="285" height="10"></td>
</tr>
<tr>
<td align="center" height="247" valign="top" background="http://choi-img.vui.vn/images/front/common/bg_box_side_01.gif">
<a href="javaScript:goMore(3);"><img src="http://choi-img.vui.vn/images/front/title/tit_item_03.gif" width="260" height="23"></a>
<p style="margin-top:10px;">
<table width="266" height="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center">Không có Vật dụng game nào trong danh mục này</td>
</tr>
</table>
</td>
</tr>
<tr>
<td><img src="http://choi-img.vui.vn/images/front/common/bg_box_bottom_01.gif" width="285" height="11"></td>
</tr>
</table>
</td>
<td align="right">
<table width="246" border="0" cellspacing="0" cellpadding="0">
<tr>
<td height="46" align="right" background="http://choi-img.vui.vn/images/front/game/board/chinachess/bg_memo_chinachess.gif" style="cursor:hand" OnClick="refill('chinachess')">
<table width="246" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="155">&nbsp;</td>
<td width="91" height="35"></td>
</tr>
</table>
</td>
</tr>
</table>
<p style="margin-top:5px;">
<table width="247" border="0" cellspacing="0" cellpadding="0">
 
<tr>
<td><img src="http://choi-img.vui.vn/images/front/common/bg_box_top_02.gif" width="247" height="10"></td>
</tr>
<tr>
<td align="center" valign="top" background="http://choi-img.vui.vn/images/front/common/bg_box_side_02.gif">
<a href="javaScript:goMore(3);"><img src="http://choi-img.vui.vn/images/front/title/tit_item_04.gif" width="228" height="16"></a>
<p style="margin-top:5px;">
<table width="229" height="175" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center">Không có Vật dụng game nào trong danh mục này</td>
</tr>
</table>
</td>
</tr>
<tr>
<td><img src="http://choi-img.vui.vn/images/front/common/bg_box_bottom_02.gif" width="247" height="10"></td>
</tr>
</table>
</td>
</tr>
</table>
<p style="margin-top:13px;">
<table width="540" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="265" valign="top">
<a href="javaScript:goMore(5);"><img src="http://choi-img.vui.vn/images/front/title/tit_community_04.gif" width="265" height="29" border="0" /></a>
<p style="margin-top:2px;">
<table width="265" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="1%"><img src="http://choi-img.vui.vn/images/front/bullet/blt_item.gif" width="13" height="8" /></td>
<td width="50%" nowrap>
<a href="javaScript:goMore(5);">
<span style="width:120px;word-break: break-all;text-overflow:ellipsis; overflow:hidden;">
tuong ky
</span></a>
</td>
<td width="19%" nowrap>
<span style="width:40px;word-break: break-all;text-overflow:ellipsis; overflow:hidden;">
compur
</span>
</td>
<td width="30%" align="center">18-02-2009</td>
</tr>
</table>
<p style="margin-top:3px;">
<table width="265" border="0" cellspacing="0" cellpadding="0">
<tr>
<td background="http://choi-img.vui.vn/images/front/line/line02.gif"><img src="http://choi-img.vui.vn/images/front/line/line02.gif" width="5" height="1" /></td>
</tr>
</table>
<table width="265" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="1%"><img src="http://choi-img.vui.vn/images/front/bullet/blt_item.gif" width="13" height="8" /></td>
<td width="50%" nowrap>
<a href="javaScript:goMore(5);">
<span style="width:120px;word-break: break-all;text-overflow:ellipsis; overflow:hidden;">
Vi` sao minh` ko dang nhap dc
</span></a>
</td>
<td width="19%" nowrap>
<span style="width:40px;word-break: break-all;text-overflow:ellipsis; overflow:hidden;">
mastergames
</span>
</td>
<td width="30%" align="center">17-02-2009</td>
</tr>
</table>
<p style="margin-top:3px;">
<table width="265" border="0" cellspacing="0" cellpadding="0">
<tr>
<td background="http://choi-img.vui.vn/images/front/line/line02.gif"><img src="http://choi-img.vui.vn/images/front/line/line02.gif" width="5" height="1" /></td>
</tr>
</table>
<table width="265" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="1%"><img src="http://choi-img.vui.vn/images/front/bullet/blt_item.gif" width="13" height="8" /></td>
<td width="50%" nowrap>
<a href="javaScript:goMore(5);">
<span style="width:120px;word-break: break-all;text-overflow:ellipsis; overflow:hidden;">
Gui anh Hoangbaba
</span></a>
</td>
<td width="19%" nowrap>
<span style="width:40px;word-break: break-all;text-overflow:ellipsis; overflow:hidden;">
Sen90
</span>
</td>
<td width="30%" align="center">07-04-2009</td>
</tr>
</table>
<p style="margin-top:3px;">
<table width="265" border="0" cellspacing="0" cellpadding="0">
<tr>
<td background="http://choi-img.vui.vn/images/front/line/line02.gif"><img src="http://choi-img.vui.vn/images/front/line/line02.gif" width="5" height="1" /></td>
</tr>
</table>
<table width="265" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="1%"><img src="http://choi-img.vui.vn/images/front/bullet/blt_item.gif" width="13" height="8" /></td>
<td width="50%" nowrap>
<a href="javaScript:goMore(5);">
<span style="width:120px;word-break: break-all;text-overflow:ellipsis; overflow:hidden;">
Danh sách người chơi chiến thắng sự kiện
</span></a>
</td>
<td width="19%" nowrap>
<span style="width:40px;word-break: break-all;text-overflow:ellipsis; overflow:hidden;">
gamemaster03
</span>
</td>
<td width="30%" align="center">17-02-2009</td>
</tr>
</table>
<p style="margin-top:3px;">
<table width="265" border="0" cellspacing="0" cellpadding="0">
<tr>
<td background="http://choi-img.vui.vn/images/front/line/line02.gif"><img src="http://choi-img.vui.vn/images/front/line/line02.gif" width="5" height="1" /></td>
</tr>
</table>
<table width="265" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="1%"><img src="http://choi-img.vui.vn/images/front/bullet/blt_item.gif" width="13" height="8" /></td>
<td width="50%" nowrap>
<a href="javaScript:goMore(5);">
<span style="width:120px;word-break: break-all;text-overflow:ellipsis; overflow:hidden;">
bi loi
</span></a>
</td>
<td width="19%" nowrap>
<span style="width:40px;word-break: break-all;text-overflow:ellipsis; overflow:hidden;">
dinhthinh
</span>
</td>
<td width="30%" align="center">17-02-2009</td>
</tr>
</table>
</td>
<td align="right" valign="top">
<table width="265" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><a href="javaScript:goMore(4);"><img src="http://choi-img.vui.vn/images/front/title/tit_rank_01.gif" width="265" border="0"></a></td>
</tr>
</table>
<p style="margin-top:4px;">
<iframe id="ifrmRank" width="265" frameborder="0"></iframe>
</p>
</td>
</tr>
</table>
</form>
 
<!--  google -->
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
 
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-5813119-1");
pageTracker._trackPageview();
</script>
<!--  google -->
</body>
</html>

Revision as of 12:44, 7 April 2009

About Moodle

Why is the opening sentence stating only two uses of Moodle? What about using it to support classroom teaching and training, blended learning, distance learning, just to mention a few other areas? user:Robert Brenstein March 2008

The opening sentence says:

"Moodle is a software package for producing internet-based courses and web sites. It's an ongoing development project designed to support a social constructionist framework of education."

So write a better opening

Moodle is a software package for producing internet-based courses and web sites. It's an ongoing development project designed to support a social constructionist framework of education.


  • "Moodle is an source software package for creating a web site and courses. As a tool, it is used in a wide variety of learning environments as a primary or secondary resource. Many people and organizations have contributed to its development since 19xx. Moodle was initially designed to support a social constructionist framework of education and is very flexible." --Chris collman 10:03, 24 March 2008 (CDT)
  • "Moodle is a software package for producing internet-based courses and web sites. As a tool, it is used in a wide variety of environments as a primary or secondary resource. Moodle was initially designed in 17xx to support different kinds of collaboration, activities, and critical reflection in an interactive learning group."--Chris collman 10:30, 24 March 2008 (CDT)

Those are my versions of "What, where, who, when and how". But I still like the original. I know, many don't really care about the "social constructionist framework" roots but...uh, others do. (huge grin) --Chris collman 10:03, 24 March 2008 (CDT)

Introduction to Moodle

I would like to change this page to actually show the Introduction and move the Moodle Advocacy to a new page Advocacy. The first time I visited this page I expected to be able to read something about Moodle and I competely missed the menu at the top. The menu at the top could stay and could be repeated on each of the pages. If I hear no objections in a day or so I will make the change. --Gustav Delius 02:29, 28 January 2006 (WST)

Yes please - go for it! Perhaps the menu could become a navigation template? -- Helen Foster 02:35, 28 January 2006 (WST)
Echo - the Menu may need go through a period of natural evolution before making it a template. A few more categories might come to mind. Having navigation can become convoluted if the basic form is still developing. I feel it will be essential. Mark Burnet

Please, add Presentations and Moodle manuals to this pages, I think they should be here David Delgado 14:00, 7 February 2006 (GMT)

The manuals are for teachers and students, rather than being general information about Moodle. Also, some require updating. --Helen Foster 00:21, 14 February 2006 (WST)

The discussion of the GNU licenses should change slightly because it implies that one needs to share source code of all of your modifications. In fact, you only need to give source code to modifications that you make to copies of Moodle that you distribute to others.