-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Course index using cards, resolves #558 #555
base: MOODLE_403_STABLE
Are you sure you want to change the base?
Course index using cards, resolves #558 #555
Conversation
Hi @danielneis, thank you for contributing and your work on this PR. Our process is centered around the project board under: Please create a Github issue using one of the provided templates. As you have already done the coding work, feel free to provide some screenshots. Cheers |
a500977
to
6d77b26
Compare
Hello, |
Hi @danielneis thank for your work on this pr but we have some additional questions/tasks for you Could you offer this feature as an add on, that means we need an on/off switch so that initially nothing changes when installing this feature, but if the admin wants to he/she could turn it on. Some additional settings would be also nice: shorten the length of the text e.g. And please note that the overall design should match the bootsrap standard (no shadows and so on). Cheers, |
If this feature get a switch to be able to turn it on or off, I would still recommend an improvement for the "off" state: .coursebox { The code was tested in the RAW SCSS area of my moodle installation and makes a bit improvement for my site. |
Hi @snack753, thank you for your suggestion. As you mentioned yourself, your suggestion does not cover the feature of this PR but the default state of Boost Union which has to be discussed separately. Please open a new issue for your suggestion: https://github.com/moodle-an-hochschulen/moodle-theme_boost_union/issues/new/choose so we can move the discussion there. Cheers |
Also, a picture is worth a thousand words. |
Hi @lucaboesch, hi all > I can provide a screenshot "courses as cards" |
Hi Christian, no problem. I created the feature request #573 including screenshots. Cheers, |
d021aab
to
4c0832b
Compare
Hi @danielneis quick reminder: did you noticed my comment three weeks ago? Can you give us an answer to our questions and comments? thanks, |
Hi @kaaermes , |
6d77b26
to
4c57ef4
Compare
adbd447
to
bcf18b7
Compare
I've removed the use of theme->settings |
Hi @danielneis thank you for your work but we have still some issue: the presentation of text is not quite good yet – long texts don't look good We have some ideas – maybe you can think about them:
Please let us know if it's possible for you to adapt one of these. :-) Kathleen |
bcf18b7
to
ddc19d2
Compare
ddc19d2
to
bc48f80
Compare
Hi team and @danielneis Have you considered also a course field zone ? It could be great too ;-) |
Hi @danielneis we want to invite you to a team session via matrix/elements. Could you please check your matrix chat for that? thx, |
hi!
There are two invites:
Stefan-Alexander Scholz
Wiebke Muller
Shouls I accept both?
Best,
Em qua., 10 de abr. de 2024 07:05, Kathleen Aermes ***@***.***>
escreveu:
… Hi @danielneis <https://github.com/danielneis>
we want to invite you to a team session via matrix/elements. Could you
please check your matrix chat for that?
thx,
Kathleen
—
Reply to this email directly, view it on GitHub
<#555 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAEJSHD2W2XRI2A7X3EBULY4UFF5AVCNFSM6AAAAABC6KF74KVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANBXGEYTANJVGQ>
.
You are receiving this because you were mentioned.Message ID:
<moodle-an-hochschulen/moodle-theme_boost_union/pull/555/c2047110554@
github.com>
|
Hi @danielneis yes – you are welcome to accept both :-) |
bc48f80
to
1eab49d
Compare
This PR ist now ready for review with special attention for the following topics:
|
Hello! |
1eab49d
to
385f081
Compare
I've rebased the branch on top of current MOODLE_403_STABLE |
I've made a version for 404: |
Is this planned on being merged? This is a very desirable feature. |
63c01c0
to
8fa6c77
Compare
A long-awaited and very powerful feature. Thank you very much for that. It would be desirable to have a global and individual assignment. The option to activate or deactivate globally but to be able to override locally. In this context, it would also be fantastic if this function were available not only for course lists, but also for course category lists. The function would therefore have to be able to be activated in the course categories, but can be deactivated in each level for the level and below. This would allow this really wonderful function to be controlled as required. If the components (heading/title, image, description, lecturer, etc.) could then be selected as an option to be displayed, it would be almost perfect. Perhaps the number of columns, etc. ... then it would even be perfect ;) |
Hello, In this branch I fixed the height of the elements: course name, custom fields, summary and course contacts. They all have fixed widths with overflow-y: scroll now, so all cards remains same height according to the settings selected. The new version users card-grid to it displays just like the block myoverview. |
This displays the courses on /course using cards like the ones in the dashboard.
This code was copied and adapted from the Moove theme.
It was tested on Moodle 4.3