[Closed] Links in Courses

  • Donald Freeman
  • Topic Author
  • Offline
  • New Member
  • New Member
More
14 years 6 months ago - 14 years 6 months ago #1 by Donald Freeman
[Closed] Links in Courses was created by Donald Freeman
Greetings,
I'm a bit new to Moodle, but not to Joomla and I've been tasked with bringing our already established Moodle site into Joomla. I got 950% of the site working, but there's a problem with any links in courses not linking in Joomla.

If you login to the Moodle site below with the user below, you get links on the courses, but if you login with the same login to the joomla site and click on the second link, you get no links.

Moodle:
bitcentral.com/training/dev/

user:kstabler password:freakyd

Joomla:
Login here: www.bitcentral.com/support/training-schedule
Then go here: www.bitcentral.com/bc-university/course/...l-room-directors/378

No links :-(

Screenshots:

Joomla: screencast.com/t/A06ivSiyLz7

Moodle: screencast.com/t/6VTmKHQnYG

Moodle version: 1.9
Joomla version: 1.7

Thanks!
Last edit: 14 years 6 months ago by Chris.

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

More
14 years 6 months ago #2 by Roman
Replied by Roman on topic Re: Links in Courses
Hi! Its really great component...
I have the same problem, can anybody help? Use Joomla 1.7and Moodle 2.1. Creating item in main menu "Course Contents" and all links are not active. Whats can it be?
Please help!
Very thanks to developers!

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

More
14 years 6 months ago #3 by Chris
Replied by Chris on topic Re: Links in Courses
I tried that id and pw and it was incorrect active from Moodle but it was from Joomla. The second link, to the course resulted in a 404 error so I could not look any further.

Is the problem happening to all courses or just some? Are any links of any type coming through? Have you looked at the source to see if the html for the href is there?

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

More
14 years 6 months ago - 14 years 6 months ago #4 by Roman
Replied by Roman on topic Re: Links in Courses
Hi! Thanks for reply...
About problem... problem is with all course, all links are not active and in html its like
Code:
<div class="joomdle-course"> <h1> Основы автоматизированного проектирования в строительстве </h1> // Its title of course <div class="joomdle_course_section"> <div class="joomdle_item_title joomdle_section_list_item_title"> Intro </div> <div class="joomdle_item_content joomdle_section_list_item_resources"> <img align="middle" src="/cdo/media/joomdle/images/forum.png" class="s5_lazyload" style="visibility: visible; opacity: 1;">Новостной форум<br> </div> </div> <div class="joomdle_course_section"> <div class="joomdle_item_title joomdle_section_list_item_title"> Section 1 </div> <div class="joomdle_item_content joomdle_section_list_item_resources"> </div> </div> <div class="joomdle_course_section"> <div class="joomdle_item_title joomdle_section_list_item_title"> Section 2 </div> <div class="joomdle_item_content joomdle_section_list_item_resources"> <img align="middle" src="/cdo/media/joomdle/images/question.png" class="s5_lazyload" style="visibility: visible; opacity: 1;">Тест 1<br> </div> </div> <div class="joomdle_course_section"> <div class="joomdle_item_title joomdle_section_list_item_title"> Section 3 </div> <div class="joomdle_item_content joomdle_section_list_item_resources"> <img align="middle" src="/cdo/media/joomdle/images/question.png" class="s5_lazyload" style="visibility: visible; opacity: 1;">Тест 2<br> </div> </div> </div>

Links are "Новостной форум", "Тест 1", "Тест 2". There are no tags a.
Attachments:
Last edit: 14 years 6 months ago by Roman.

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

More
14 years 6 months ago #5 by Roman
Replied by Roman on topic Re: Links in Courses
Reinstall on joomla 1.5... the same problem. And I think something is wrong in Moodle...

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

More
14 years 6 months ago - 14 years 6 months ago #6 by Roman
Replied by Roman on topic Re: Links in Courses
Done! The users must be be enrolled in a course. If they at first time trying sign in course - all links of elements course are not active. But if I enable course requests in moodle course settings for any users, on joomla page "Shows a course detailed information" witn button "Request course", by click Joomla say "You cannot request any more courses at this moment". May be I must to do something else in moodle settings? Sorry for the bad english.
Thanks!
Last edit: 14 years 6 months ago by Roman.

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

More
14 years 6 months ago #7 by Antonio Durán
Replied by Antonio Durán on topic Re: Links in Courses
Right. It's like in Moodle: you cannot access course materials if you are not enroled.
It's explained here:
www.joomdle.com/wiki/Course_Specific_Views#Course_Contents

Course request is for user to request courses. You can configure the max number of requests allowed in Joomdle configuration -> Course requests.

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