Modules and plugins

RSS
Página: ()   1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18 ...576   ()

Block: A-Um Al-Qura Calendar

umalqura screen shot
Type: Block
Requires: Moodle 1.9
Status: Contributed
Maintainer(s):


Our Moodle Umm al-Qura Calendar:

As we see in the introduction Many Islamic communities in non-Islamic countries also tend to follow the Umm al-Qura calendar, So we decided to implement this calendar in Moodle System .

So any western date must be converted to the Islamic date(Umm al-Qura date).

This includes :

1- Years. (2008 to 1430 etc ,…….).

2- Month names.( November to Thul-Qedah)

3- Days.

For example the date 2008-november-08 in western date meets 1429-Dhu al-Qi'dah-10 in Um al-Qura date.

So any occurrence to any western date must be converted to its Islamic date equivalent, like in Quiz dates, Event date , Lesson Date , …..etc.

After adding this Islamic calendar system to moodle the Saudian Student or any student in any country using Umm AlQurra calendar will use moodle System without any difficulties regarding to the date conversion from western calendar used in normal moodle and a moodle using Islamic calendar (Umm Al-Quraa) .



Record added by Ismaeel Hazzori - martes, 11 de agosto de 2009, 00:15
Last modified - viernes, 28 de agosto de 2009, 00:05
Imagen de Salim Šabić
por Salim Šabić - miércoles, 9 de septiembre de 2009, 19:30
 

There seems to be a problem with this one.

When i install it on Moodle 1.9.3 it runs just fine, but in Moodle 1.9.5 it returns a blank front page, it can't be initalised. All od the site pages work fine but, the front page just returns blank.

It would be great if this could be managed...

Imagen de sherif zein
por sherif zein - viernes, 11 de septiembre de 2009, 00:07
 

أخيرا وصل التقويم الجميل من الاستاذ الجميل اسماعيل

شكرا ياباشا على التقويم

جاري التجربه

Imagen de Khader Elias
por Khader Elias - viernes, 23 de octubre de 2009, 21:39
 

Hi People I just tried to install the Saudi Calendar to my system, but unfortunatly the screen is now empty i have no menu on the left and nothing appears the Student Account only work ... please support

Imagen de ahmad abudawod
por ahmad abudawod - martes, 10 de noviembre de 2009, 18:55
 

Hi
When i install this calendar there is some problem in it something like in /calendar/view.php doesnt display the events in big calendar you can solve it by
edited these lines below will work good


require_once(dirname(__FILE__).'/../lib/classes/uCal.class.php');
$uCal=new uCal;

these edited in function calendar_show_month_detailed

$display->tstart = $uCal->gmmktime(0, 0, 0, $m, 1, $y); // This is GMT
$display->tend = $uCal->gmmktime(23, 59, 59, $m, $display->maxdays, $y); // GMT

$display->tstart = $uCal->mktime(0, 0, 0, $m, 1, $y);
$display->tend = $uCal->mktime(23, 59, 59, $m, $display->maxdays, $y);

Imagen de shadi akil
por shadi akil - domingo, 15 de noviembre de 2009, 23:48
 

Hello everyone,

This block works on moodle 1.9.4 without any problems.

For any support for other versions of Moodle:

elearning@smartway-me.com

Best Regards


Página: ()   1  2  3  4  5  6  7  8  9  10  11  12  13  14  15  16  17  18 ...576   ()