- Posts: 14
Course navigation plugin
- seizart
- Topic Author
- Offline
- New Member
-
Less
More
12 years 8 months ago #1
by seizart
Course navigation plugin was created by seizart
Hello
I have several course and i need to set up the course navigation module for each one of them but i can figure out how?
in the doc it seams like i can set up only one course
I have several course and i need to set up the course navigation module for each one of them but i can figure out how?
in the doc it seams like i can set up only one course
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7902
12 years 8 months ago #2
by Antonio Durán
Replied by Antonio Durán on topic Course navigation plugin
You set one module, used by all courses. Not sure why you think it is only for one course.
Please Log in or Create an account to join the conversation.
- seizart
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 14
12 years 8 months ago #3
by seizart
Replied by seizart on topic Course navigation plugin
i don t know nothing ever show, and in the module config i can t choose which course the module is related too
in the doc it is asked to created a menu type Joomdle->Course but i m unclear which one is the good one:
Joomdle
Assign courses Buy course through Paypal Course contents Course Categories Course Category Course Events Grading System User task grades for a course Course mates Course News Courses ABC Courses by category Course stats Course Details Course List User course requests User courses grades My courses User Events User Grades User News Children registration Grading System General Stats Teacher profile Course teachers Teachers ABC Course topics Moodle Wrapper
in the doc it is asked to created a menu type Joomdle->Course but i m unclear which one is the good one:
Joomdle
Assign courses Buy course through Paypal Course contents Course Categories Course Category Course Events Grading System User task grades for a course Course mates Course News Courses ABC Courses by category Course stats Course Details Course List User course requests User courses grades My courses User Events User Grades User News Children registration Grading System General Stats Teacher profile Course teachers Teachers ABC Course topics Moodle Wrapper
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7902
12 years 8 months ago #4
by Antonio Durán
Replied by Antonio Durán on topic Course navigation plugin
The way to use is it is:
- Create (can be hidden) menu item of type "course contents", selecting whichever, it does not matter
- Take note of the itemid and put it in joomdle config: course view item id
- Publish module in that itemid
- Link to the courses using Joomdle, mycourses module or view (this will automatically use the configured itemid to link to them, showing the module)
- Create (can be hidden) menu item of type "course contents", selecting whichever, it does not matter
- Take note of the itemid and put it in joomdle config: course view item id
- Publish module in that itemid
- Link to the courses using Joomdle, mycourses module or view (this will automatically use the configured itemid to link to them, showing the module)
Please Log in or Create an account to join the conversation.
- seizart
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 14
12 years 8 months ago #5
by seizart
Replied by seizart on topic Course navigation plugin
I did everything but it doesn t appear bt can see the module is loaded because i can find the following code on the sourcve page:
YUI_config = {"debug":false,"base":"http:\/\/mywebsite.com\/moodle\/lib\/yuilib\/3.9.1\/build\/","comboBase":"http:\/\/mywebsite.com\/moodle\/theme\/yui_combo.php?","combine":true,"filter":null,"insertBefore":"firstthemesheet","groups":{"yui2":{"base":"http:\/\/mywebsite.com\/moodle\/lib\/yuilib\/2in3\/2.9.0\/build\/","comboBase":"http:\/\/mywebsite.com\/moodle\/theme\/yui_combo.php?","combine":true,"ext":false,"root":"2in3\/2.9.0\/build\/","patterns":{"yui2-":{"group":"yui2","configFn":yui1ConfigFn}}},"moodle":{"name":"moodle","base":"http:\/\/mywebsite.com\/moodle\/theme\/yui_combo.php?moodle\/1375124478\/","combine":true,"comboBase":"http:\/\/mywebsite.com\/moodle\/theme\/yui_combo.php?","ext":false,"root":"moodle\/1375124478\/","patterns":{"moodle-":{"group":"moodle","configFn":yui2ConfigFn}},"modules":{"moodle-core-formchangechecker":{"requires":["base","event-focus"]},"moodle-core-chooserdialogue":{"requires":["base","panel","moodle-core-notification"]},"moodle-core-formautosubmit":{"requires":["base","event-key"]},"moodle-core-blocks":{"requires":["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification"]},"moodle-core-popuphelp":{"requires":["moodle-core-tooltip"]},"moodle-core-notification":{"requires":["base","node","panel","event-key","dd-plugin"]},"moodle-core-tooltip":{"requires":["base","node","io-base","moodle-core-notification","json-parse","widget-position","widget-position-align","event-outside","cache"]},"moodle-calendar-eventmanager":{"requires":["base","node","event-mouseenter","overlay","moodle-calendar-eventmanager-skin"]},"moodle-mod_quiz-autosave":{"requires":["base","node","event","event-valuechange","node-event-delegate","io-form"]},"moodle-block_navigation-navigation":{"requires":["base","core_dock","io-base","node","dom","event-custom","event-delegate","json-parse"]},"moodle-filter_glossary-autolinker":{"requires":["base","node","io-base","json-parse","event-delegate","overlay","moodle-core-notification"]},"moodle-editor_tinymce-collapse":{"requires":["base","node","dom"]},"moodle-theme_bootstrapbase-bootstrap":{"requires":["node","selector-css3"]}}}},"modules":{"core_filepicker":{"name":"core_filepicker","fullpath":"http:\/\/mywebsite.com\/moodle\/lib\/javascript.php\/1375124478\/repository\/filepicker.js","requires":["base","node","node-event-simulate","json","async-queue","io-base","io-upload-iframe","io-form","yui2-treeview","panel","cookie","datatable","datatable-sort","resize-plugin","dd-plugin","escape","moodle-core_filepicker"]},"core_dock":{"name":"core_dock","fullpath":"http:\/\/mywebsite.com\/moodle\/lib\/javascript.php\/1375124478\/blocks\/dock.js","requires":["base","node","event-custom","event-mouseenter","event-resize","escape"]},"core_completion":{"name":"core_completion","fullpath":"http:\/\/mywebsite.com\/moodle\/lib\/javascript.php\/1375124478\/course\/completion.js"}}};
M.yui.loader = {modules: {}};
YUI_config = {"debug":false,"base":"http:\/\/mywebsite.com\/moodle\/lib\/yuilib\/3.9.1\/build\/","comboBase":"http:\/\/mywebsite.com\/moodle\/theme\/yui_combo.php?","combine":true,"filter":null,"insertBefore":"firstthemesheet","groups":{"yui2":{"base":"http:\/\/mywebsite.com\/moodle\/lib\/yuilib\/2in3\/2.9.0\/build\/","comboBase":"http:\/\/mywebsite.com\/moodle\/theme\/yui_combo.php?","combine":true,"ext":false,"root":"2in3\/2.9.0\/build\/","patterns":{"yui2-":{"group":"yui2","configFn":yui1ConfigFn}}},"moodle":{"name":"moodle","base":"http:\/\/mywebsite.com\/moodle\/theme\/yui_combo.php?moodle\/1375124478\/","combine":true,"comboBase":"http:\/\/mywebsite.com\/moodle\/theme\/yui_combo.php?","ext":false,"root":"moodle\/1375124478\/","patterns":{"moodle-":{"group":"moodle","configFn":yui2ConfigFn}},"modules":{"moodle-core-formchangechecker":{"requires":["base","event-focus"]},"moodle-core-chooserdialogue":{"requires":["base","panel","moodle-core-notification"]},"moodle-core-formautosubmit":{"requires":["base","event-key"]},"moodle-core-blocks":{"requires":["base","node","io","dom","dd","dd-scroll","moodle-core-dragdrop","moodle-core-notification"]},"moodle-core-popuphelp":{"requires":["moodle-core-tooltip"]},"moodle-core-notification":{"requires":["base","node","panel","event-key","dd-plugin"]},"moodle-core-tooltip":{"requires":["base","node","io-base","moodle-core-notification","json-parse","widget-position","widget-position-align","event-outside","cache"]},"moodle-calendar-eventmanager":{"requires":["base","node","event-mouseenter","overlay","moodle-calendar-eventmanager-skin"]},"moodle-mod_quiz-autosave":{"requires":["base","node","event","event-valuechange","node-event-delegate","io-form"]},"moodle-block_navigation-navigation":{"requires":["base","core_dock","io-base","node","dom","event-custom","event-delegate","json-parse"]},"moodle-filter_glossary-autolinker":{"requires":["base","node","io-base","json-parse","event-delegate","overlay","moodle-core-notification"]},"moodle-editor_tinymce-collapse":{"requires":["base","node","dom"]},"moodle-theme_bootstrapbase-bootstrap":{"requires":["node","selector-css3"]}}}},"modules":{"core_filepicker":{"name":"core_filepicker","fullpath":"http:\/\/mywebsite.com\/moodle\/lib\/javascript.php\/1375124478\/repository\/filepicker.js","requires":["base","node","node-event-simulate","json","async-queue","io-base","io-upload-iframe","io-form","yui2-treeview","panel","cookie","datatable","datatable-sort","resize-plugin","dd-plugin","escape","moodle-core_filepicker"]},"core_dock":{"name":"core_dock","fullpath":"http:\/\/mywebsite.com\/moodle\/lib\/javascript.php\/1375124478\/blocks\/dock.js","requires":["base","node","event-custom","event-mouseenter","event-resize","escape"]},"core_completion":{"name":"core_completion","fullpath":"http:\/\/mywebsite.com\/moodle\/lib\/javascript.php\/1375124478\/course\/completion.js"}}};
M.yui.loader = {modules: {}};
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7902
12 years 8 months ago #6
by Antonio Durán
Replied by Antonio Durán on topic Course navigation plugin
that seems like moodle code, not joomla.
Please Log in or Create an account to join the conversation.