ขณะนี้กำลังพัฒนาการเชื่อมต่อ Moodle กับ PHPNuke

ขณะนี้กำลังพัฒนาการเชื่อมต่อ Moodle กับ PHPNuke

โดย Apichai R. -
Number of replies: 3
สวัสดีครับ ผมขอรายงานตัวครับ ถือว่าเป็นน้องใหม่ของบอร์ดนี้ก็ว่าได้ครับ เพราะเพิ่งเข้ามาเป็นสมาชิก smile
In reply to Apichai R.

ตอบ: ขณะนี้กำลังพัฒนาการเชื่อมต่อ Moodle กับ PHPNuke

โดย Kittipong Poompuang -

PHPNuke และ Moodle เชื่อมกันได้มีหลายแนวทางครับ

1. พัฒนาเป็น โมดูลเพิ่ม หรือ Addon ก็ดีครับ ผมคิดว่าระบบสมาชิกน่าจะเป็นเนื้อเดียวกัน

2. Theme ของ nuke มีเยอะมากอยากให้ท่านช่วย พัฒนาหน้าตา Moodle ให้มีความสวยงามครับ

ยินดีมากที่ท่านอภิชัย มาเป็นแนวร่วม อยากให้จับมือกันเป็นทีมพัฒนาครับ

มีของดี ดี

In reply to Kittipong Poompuang

ตอบ: ขณะนี้กำลังพัฒนาการเชื่อมต่อ Moodle กับ PHPNuke

โดย Trizit Benjaboonyazit -

Merry Christmas and Happy New Year

J2974041-11.jpg

Best Wishes to You from Bangkaew.Community

Click http://www.bangkaew.com/main/

"); } else { document.write("
\"");
"); } } } function snowNS() { // Netscape main animation function for (i = 0; i doc_height-50) { xp[i] = Math.random()*(doc_width-am[i]-30); yp[i] = 0; stx[i] = 0.02 + Math.random()/10; sty[i] = 0.7 + Math.random(); doc_width = self.innerWidth; doc_height = self.innerHeight; } dx[i] += stx[i]; document.layers["dot"+i].top = yp[i]; document.layers["dot"+i].left = xp[i] + am[i]*Math.sin(dx[i]); } setTimeout("snowNS()", speed); } function snowIE() { // IE main animation function for (i = 0; i doc_height-50) { xp[i] = Math.random()*(doc_width-am[i]-30); yp[i] = 0; stx[i] = 0.02 + Math.random()/10; sty[i] = 0.7 + Math.random(); doc_width = document.body.clientWidth; doc_height = document.body.clientHeight; } dx[i] += stx[i]; document.all["dot"+i].style.pixelTop = yp[i]; document.all["dot"+i].style.pixelLeft = xp[i] + am[i]*Math.sin(dx[i]); } setTimeout("snowIE()", speed); } if (ns4up) { snowNS(); } else if (ie4up) { snowIE(); } // End -->

Free JavaScripts provided
by The JavaScript Source

In reply to Apichai R.

ตอบ: ขณะนี้กำลังพัฒนาการเชื่อมต่อ Moodle กับ PHPNuke

โดย Apichai R. -

ขอบคุณครับสำหรับคำแนะนำ ขณะนี้กำลังพัฒนาในสองส่วน (ที่แยกจากกันเพื่อความรวดเร็วในการใช้งานครับ คือพัฒนาในส่วนของ Member เพื่อให้เป็น Single Login ครับ ดูจะไม่ยุ่งยากสักเท่าไรครับ และในส่วนของ Theme ครับ คงจะจัดทำ Theme ออกมาให้ทดลองใช้ได้ ขอเวลาอีกนิดครับ เพราะยังใหม่กับ Moodle อยู่ครับ ถ้าท่านผู้รู้อื่นๆ มีคำแนะนำมาเพิ่มอีกจะขอบคุณมากครับ