Final Integration for LMX base#10
Open
bgswaroop wants to merge 86 commits into
Open
Conversation
env file passive for devel phase
Added model for assignment and modified course and user model
database_models_1
* Created the models for student, staff, course and enrollments. * Created the views and templates for updating the course details * Updated the urls to map to the course settings page * Restricted the access to the course settings page to only staff
* Added the default image icon for users
* Create, Update and Delete Grading Schemes * Integration of Grading Scheme into Course Settings Page * Minor code refactor
* Removed resize of course thumbnails (fixing a bug related to duplicate images) * Sections implementation. Students who are already enrolled into a course can be assigned into section for that course.
* Added couple of stats for a course * Changed the layout of course details page
Course template dash
* Course settings will still not function in this merge * Will fix the settings page in a future commit
* Fix bad merge of admin.py * Modified access rights of course settings page to admin & course teacher * Refactored redundant models, and updated existing models.
Course Gradebook
* Fix course_base static CSS * Integration with lms_base
Week1 patch
Week1 merge
Added Suscribe Unsubscribe Code
Author
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.