Difference between revisions of "Moodle challenges"

From Karnataka Open Educational Resources
Jump to navigation Jump to search
Line 2: Line 2:
  
 
==== Challenges - UI ====
 
==== Challenges - UI ====
 +
 +
===== Kannada Moodle =====
 +
Translate all labels to Kannada
 +
 +
Upstream this
 +
 +
===== Home page look =====
 
we are using the two column theme , so blocks can be either left      or right but not on both side - <nowiki>https://karnatakaeducation.org.in/lms/admin/settings.php?section=theme_adaptable_layout</nowiki>
 
we are using the two column theme , so blocks can be either left      or right but not on both side - <nowiki>https://karnatakaeducation.org.in/lms/admin/settings.php?section=theme_adaptable_layout</nowiki>
 
but there are several other cutomization this theme allows like    adding slideshow to front page and provides adding many blocks in    grids as show in these screenshots of theme page -    <nowiki>https://docs.moodle.org/31/en/Adaptable_theme#Screenshots</nowiki>
 
but there are several other cutomization this theme allows like    adding slideshow to front page and provides adding many blocks in    grids as show in these screenshots of theme page -    <nowiki>https://docs.moodle.org/31/en/Adaptable_theme#Screenshots</nowiki>

Revision as of 16:54, 21 August 2017


Challenges - UI

Kannada Moodle

Translate all labels to Kannada

Upstream this

Home page look

we are using the two column theme , so blocks can be either left or right but not on both side - https://karnatakaeducation.org.in/lms/admin/settings.php?section=theme_adaptable_layout but there are several other cutomization this theme allows like adding slideshow to front page and provides adding many blocks in grids as show in these screenshots of theme page - https://docs.moodle.org/31/en/Adaptable_theme#Screenshots

Usual keyboard short cuts work - listed here - https://docs.moodle.org/31/e/Text_editor_FAQ#Are_there_any_keyboard_shortcuts.3F

Challenges - functionality

Further exploration

Reply to moodle post email will post on forum

Right now this is not the case as you will get "reply-to" header with a unique address to reply to forum posts via email.

First this needs to be enabled here - https://karnatakaeducation.org.in/lms/admin/tool/messageinbound/index.php and configured with correct mail server values to handle incoming mails with mailbox in moodle at this place - https://karnatakaeducation.org.in/lms/admin/settings.php?section=messageinbound_mailsettings

Then moodle will send email from the no-reply address but not the email of the forum poster and each user will be provided with reply-to address when they click to reply to a forum post via email for which some default expiry period can be set

There are lot of variables here and needs some testing before I can enable this feature considering it will use the same server resources which are used by regular mail server..

Registration

For the VTC course, we are opening it out to  teacher educators of other BEd colleges in Bengaluru. We need to have an email id for interested teacher educators to mail interest... or this can be a (moodle?) form.

I create a form within moodle use of plugin like this to create forms for anon users - https://moodle.org/plugins/local_contact

or we can also simply make a google form of what data we want to collect and give the link to same on our moodle frontpage. But why separate email id? we can provide [[1]] if we want them to contact us..

Check list on progress of student in course

1. Can it be changed to reflect progress like - (i) understand (ii) somewhat (iii) dont understand. Yes/ No - they may all say yes 2. In Edx kind of platforms, we have a progress bar- so can we break down the assignment question as completed PDL, completed concept map,etc...and they check only what they have completed - and it shows the progress completion? Even in each of these items, % completion will be useful to show. One of the good students said "if we have finished we say yes,otherwise we come back and say Yes when we finish". This may not be the best for their own self-tracking

Y - Progress bar and % completion is possible with the existing checklist activity. Additionally as a teacher, you can comment on individual student's items.

Automatic assessment

Can I configure so that I can set quizzes, collate participation in discussion forums, check views of resources to automatically assess a learner. (as can be done in EdEx)

Challenges - performance

How many students can enrol in a course in Moodle? Beyond which number will performance degrade