WisdmLabs / moodle-format_remuiformat

GNU General Public License v3.0
10 stars 32 forks source link

Card layout problems #62

Closed kdima71 closed 1 year ago

kdima71 commented 2 years ago

Hi Edwiser Team!

I'm using Moodle 4.02 and the Moove theme, as well as Oracle DBMS

I set the Card layout template for the Course.

Course sections are displayed as Cards with Links to the contents of the section.

Selecting a Section displays its nested elements (pages, lectures, books, and so on) in the form of Cards, but without Links for navigating into the content.

Why are the links not showing up? What could be the problem?

Thanks in advance.

изображение

изображение

xmontana commented 2 years ago

Hi!

We have the same problem with Moodle 4.0.3 (Build: 20220822), theme Boost and Mysql 5.3.7.

The links code aren't rendered in the template:

2022-08-24_09-52-59

Older version of Moodle works correctly, but in some Moodle 4 core update broke the code.

Regards!

NathanJPlummer commented 2 years ago

Came here to say the same thing. Having the same issues as @xmontana.

We're on Moodle 4.0.5.

Cards worked in earlier versions but are now broken.

NathanJPlummer commented 1 year ago

For anyone else that might be having this issue:

With help from the Wisdom Labs team we found when moving the course from Moodle 3 to 4 (4.0.5) the setting for displaying the images on the course front page was automatically disabled. Manually re-enabling the setting fixed the issue.

image

xmontana commented 1 year ago

Thank you @NathanJPlummer for sharing the feedback, I try again (Moodle 4.0.5+ and Course Form) and changing with different values in "Section background image", but the problem is the text of the activities it is not rendered, so you cannot click to any activity.

Beansworthy commented 1 year ago

@NathanJPlummer, Confirmed @xmontana's comment that changing the section background image setting does not fix this issue, it only changes the background image of section cards. Cards within a section do not link to activities.

This is a working subcourse in List view:

image

and this is Card View showing the same subcourse and a newly created assignment image

Neither can be accessed.

abhikushwah commented 1 year ago

This issue has been resolved in our latest release.