Skip to content
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

Align rendering of pages with Moodle standard #218

Open
Laczse opened this issue Dec 6, 2024 · 0 comments
Open

Align rendering of pages with Moodle standard #218

Laczse opened this issue Dec 6, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@Laczse
Copy link
Contributor

Laczse commented Dec 6, 2024

Moodle uses renderes for rendering pages from php code.
This is implemented for index_page_student.php, index_page_teacher.php and take_livequiz.php, but not for participation.php and results_page.php.

Examples of this implementation can be seen in renderer.php and how the renderer is used in view.php

@Laczse Laczse added enhancement New feature or request good first issue Good for newcomers labels Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant