Joomdl 0.95 for joomla 2.5 and moodle 2.0

  • vikash
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 9 months ago #1 by vikash
Dear sir
I Created My course manu
when user click on it it display moodle my course view module
when user click on assign course they redirect moodle course page
but i want to redirect them moodle my home page .
www.xyz.com/index.php?option=com_joomdle...urse&id=4&Itemid=506
I want User redirec them to
www.xyz.com/moodle/my/index.php

Please Log in or Create an account to join the conversation.

More
11 years 9 months ago #2 by Chris
Replied by Chris on topic Joomdl 0.95 for joomla 2.5 and moodle 2.0
Hi there,

You can just change the joomdle view to redirect where you need to. The file is views/mycourses/tmpl/default.php. You may wish to use joomla overrides so that you don't overwrite your changes the next time you upgrade joomdle.

That said, if you direct all courses to the home page, then why use the mycourses view. You would be better off just creating a menu item in joomla and linking direct. Or creating an html joomla module with a button, etc.

Please Log in or Create an account to join the conversation.