Skip to content

Conversation

@tdaron
Copy link
Contributor

@tdaron tdaron commented Dec 9, 2023

This PR provides (at the moment):

  • A Recap tab inside moodle dashboard navbar
  • A recap page containing
    • Courses

Only firefox supported for now, PR created for continuous feedback.

@tdaron tdaron mentioned this pull request Dec 9, 2023
@tdaron
Copy link
Contributor Author

tdaron commented Dec 9, 2023

hard for me to get deadlines/... because i don't have any courses using them, so kinda hard to RE haha

@Hokkaydo
Copy link
Owner

Hokkaydo commented Dec 9, 2023

Hello,
Thank you for your contribution!
Could you provide screenshots of the current state of your modifications?

@tdaron
Copy link
Contributor Author

tdaron commented Dec 9, 2023

Pretty basic ATM, a single page with courses list.

(btw the url is /my/recap.php only for consistency with moodle website, not any php involved)

But everything is setup to have the Recap tab in navbar and to easily add things to this page

image

@Hokkaydo
Copy link
Owner

I quite like your feature.
Feel free to ask for help!

@tdaron
Copy link
Contributor Author

tdaron commented Dec 17, 2023

I quite like your feature. Feel free to ask for help!

Well, i'd like help to do stuff like deadlines/... Without having them it's quite hard to RE lmao

and i also would like some ideas on the layout, here i simply put courses list but something more interesting could be done imo

@tdaron tdaron changed the title Simple moodle FEATURES: Simple moodle Dec 17, 2023
@tdaron tdaron changed the title FEATURES: Simple moodle FEATURE: Simple moodle Dec 17, 2023
@Hokkaydo
Copy link
Owner

Hokkaydo commented Dec 20, 2023

and i also would like some ideas on the layout, here i simply put courses list but something more interesting could be done IMO

As a student, I may appreciate an easy way to get files of the current week (i.e. slides or exercises) for each course in just one click
For the UI, maybe a list of courses which opens course's information (like week's pdfs) upon clicking one of them

@tdaron
Copy link
Contributor Author

tdaron commented Dec 20, 2023

and i also would like some ideas on the layout, here i simply put courses list but something more interesting could be done IMO

As a student, I may appreciate an easy way to get files of the current week (i.e. slides or exercises) for each course in just one click
For the UI, maybe a list of courses which opens course's information (like week's pdfs) upon clicking one of them

So, clicking a course would not open the official Moodle page but rather a popup with this week's content ?

@Hokkaydo
Copy link
Owner

Hokkaydo commented Dec 23, 2023

and i also would like some ideas on the layout, here i simply put courses list but something more interesting could be done IMO

As a student, I may appreciate an easy way to get files of the current week (i.e. slides or exercises) for each course in just one click
For the UI, maybe a list of courses which opens course's information (like week's pdfs) upon clicking one of them

So, clicking a course would not open the official Moodle page but rather a popup with this week's content ?

No, I thought of an on-button-click popup that would display the current week's section (including slides, exercises, links to submit projects and homework for the week).
But that's only a quick idea I had in mind, not sure if is useful or a good UI idea

Repository owner deleted a comment from tdaron Dec 23, 2023
@tdaron
Copy link
Contributor Author

tdaron commented Dec 23, 2023

and i also would like some ideas on the layout, here i simply put courses list but something more interesting could be done IMO

As a student, I may appreciate an easy way to get files of the current week (i.e. slides or exercises) for each course in just one click
For the UI, maybe a list of courses which opens course's information (like week's pdfs) upon clicking one of them

So, clicking a course would not open the official Moodle page but rather a popup with this week's content ?

No, I thought of an on-button-click popup that would display the current week's section (including slides, exercises, links to submit projects and homework for the week). But that's only a quick idea I had in mind, not sure if is useful or a good UI idea

How shall we know which documents to display each week ? Moodle isn't consistent at all concerning theses informations, mainly because teachers can organize their courses the way they want.
There would be a weird way of doing that using LLM but it's more like a POC than a real usable thing.

@Hokkaydo
Copy link
Owner

and i also would like some ideas on the layout, here i simply put courses list but something more interesting could be done IMO

As a student, I may appreciate an easy way to get files of the current week (i.e. slides or exercises) for each course in just one click
For the UI, maybe a list of courses which opens course's information (like week's pdfs) upon clicking one of them

So, clicking a course would not open the official Moodle page but rather a popup with this week's content ?

No, I thought of an on-button-click popup that would display the current week's section (including slides, exercises, links to submit projects and homework for the week). But that's only a quick idea I had in mind, not sure if is useful or a good UI idea

How shall we know which documents to display each week ? Moodle isn't consistent at all concerning theses informations, mainly because teachers can organize their courses the way they want. There would be a weird way of doing that using LLM but it's more like a POC than a real usable thing.

Indeed you're right. I don't know if there is a way to achieve this.
I'm looking for other ideas!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants