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

feat(LMS): Adding "LMS" Module with Associated Doctypes #31

Merged
merged 5 commits into from
Feb 14, 2024

Conversation

atrab-ahmed
Copy link
Contributor

Description:
This pull request adds an LMS module with the associated Doctypes to provide e-learning management functionalities within Academia application.

Changes Made:
I have created an LMS module that includes the following doctypes:
LMS Quiz: Enables the creation and management of quizzes in the system.
LMS Assignment: Allows the creation and management of assignments and tasks for students.
Question: Facilitates the creation of various types of questions for quizzes.
Quiz Question: Allows adding questions to quizzes.
Question Option: Can be used to specify the available options for questions.
Quiz Activity: Enables tracking of student activity in quizzes.
Quiz Result: Can be used to record quiz results.

Additional Information:
• The pull request contains the definitions of the mentioned doctypes and their respective fields.
• The future plans involve two main aspects:
1. Development of User Interfaces: These interfaces will be designed to provide a seamless and user-friendly environment for users to interact with the LMS module.
2. Implementation of Backend Logic: To support the various functionalities of the LMS module.

Reviewers: @BakrAldubai

@BakrAldubai BakrAldubai merged commit 9424ff1 into Sana-a-Uni:develop Feb 14, 2024
1 check passed
alshalabi-su pushed a commit that referenced this pull request Jul 8, 2024
refact(Transaction Management): add links to Tracking Actions
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