Skip to content

Online cms v2 final pr g2 pair 1#1901

Open
divyTechS wants to merge 8 commits into
FusionIIIT:prod/acad-reactfrom
divyTechS:online_cms_v2
Open

Online cms v2 final pr g2 pair 1#1901
divyTechS wants to merge 8 commits into
FusionIIIT:prod/acad-reactfrom
divyTechS:online_cms_v2

Conversation

@divyTechS
Copy link
Copy Markdown

Issue that this pull request solves
Proposed changes
Brief description of what is fixed or changed
Implemented the backend logic for student quiz submissions within the LMS module.
Created new Django views to handle the POST requests for quiz answers and grade calculations.
Integrated the project's notification system by calling module_notif in lms/views.py to alert instructors when a student completes a quiz.
Added unit tests for the submission endpoint to ensure data integrity.
Types of changes
Put an x in the boxes that apply

[ ] Bugfix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] Other (please describe):
Checklist
Put an x in the boxes that apply

[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my own code
[x] I have created new branch for this pull request (e.g., lms-v1)
[x] I have commented my code, particularly in hard-to-understand areas
[x] I have made corresponding changes to the documentation
[x] My changes generate no new warnings
[x] My changes does not break the current system and it passes all the current test cases.
Screenshots
(Note: Attach screenshots of the UI changes or Terminal logs showing passing tests here)

Other information
This PR targets the Team Lead's fork as requested in the workflow guide.
I have ensured that no changes to FusionIIIT/settings/development.py or the database dump files are included in this commit.
No new dependencies were added to requirements.txt.

vikrantwiz02 and others added 8 commits February 17, 2026 20:05
…hreaded forum, attendance, assignments (link submit/grade), quizzes (create/submit persistence), and link-based course materials (migration + endpoints)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
feat(online_cms): align CMS APIs with DB models—role normalization, threaded forum, attendance, assignments, quizzes, and link-based materials
@FusionIIIT-Bot
Copy link
Copy Markdown
Collaborator

Congratulations for making your first Pull Request at Fusion!! 🎉 Someone from our team will review it soon.

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.

5 participants