-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Giulio/peer grading style release #395
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
Merged
jbau
merged 2 commits into
edx-west/release-candidate-20130711
from
giulio/peer-grading-style-release
Jul 12, 2013
Merged
Giulio/peer grading style release #395
jbau
merged 2 commits into
edx-west/release-candidate-20130711
from
giulio/peer-grading-style-release
Jul 12, 2013
Conversation
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
Author
|
lgtm |
Author
|
not to master |
jbau
added a commit
that referenced
this pull request
Jul 12, 2013
Giulio/peer grading style release
jfavellar90
pushed a commit
to eduNEXT/edx-platform
that referenced
this pull request
Apr 11, 2018
* Proversity/add microsites api ficus (openedx#385) * microsite api for ficus, markdown not displaying correctly in browsable api * work on tests for ficus, reverse url not working for TestCase * catch organization exception * reverse is now working * update test working, need to assert 404s * remove typo * update working again * post test failing * revert changes * swtiching branches, saving work * tests all passing * removes prints, deal with pylint * more pylint * remove unused code * more pylint * add some comments * clean up code and add course_id * update PUT response to include serializer.data (openedx#386) * update PUT response to include serializer.data * delete sites and return microsite ids for PUT and POST responses * check for exisiting Sites for PUT * remove unnecessary code * UPD: recap xblock update to taged version * remove editable flag from freetextresponse req * fix bad last accessed conditional
dgamanenko
referenced
this pull request
in raccoongang/edx-platform
Jun 14, 2018
* Proversity/add microsites api ficus (#385) * microsite api for ficus, markdown not displaying correctly in browsable api * work on tests for ficus, reverse url not working for TestCase * catch organization exception * reverse is now working * update test working, need to assert 404s * remove typo * update working again * post test failing * revert changes * swtiching branches, saving work * tests all passing * removes prints, deal with pylint * more pylint * remove unused code * more pylint * add some comments * clean up code and add course_id * update PUT response to include serializer.data (#386) * update PUT response to include serializer.data * delete sites and return microsite ids for PUT and POST responses * check for exisiting Sites for PUT * remove unnecessary code * UPD: recap xblock update to taged version * remove editable flag from freetextresponse req * fix bad last accessed conditional
xavierchan
added a commit
to xavierchan/edx-platform-1
that referenced
this pull request
May 20, 2019
MoisesGSalas
pushed a commit
to eduNEXT/edx-platform
that referenced
this pull request
Jan 12, 2022
…te-arabic-month (openedx#395) [BB-4649] fix: Duplicate Arabic month (cherry picked from commit 31854bd) Co-authored-by: Sarina Canelake <sarina@edx.org>
Sujeet1379
pushed a commit
to chandrudev/edx-platform
that referenced
this pull request
Nov 17, 2022
Valid courseware URLs currently include: * /course/:courseId * /course/:courseId/:sequenceId * /course/:courseId/:sequenceId/:unitId In this commit we add support for: * /course/:courseId/:sectionId * /course/:courseId/:sectionId/:unitId * /course/:courseId/:unitId All URL forms still redirect to: /course/:courseId/:sequenceId/:unitId See ADR openedx#8 for more context. All changes: * refactor: allow courseBlocks factory to build multiple sections * refactor: make CoursewareContainer tests less brittle & stateful * feat: handle courseware paths more liberally * refactor: reorder, rename, & comment redirection functions TNL-7796
Danyal-Faheem
pushed a commit
to Danyal-Faheem/edx-platform
that referenced
this pull request
Jul 15, 2025
fix: reset Actions component states on switching between course reruns
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.
ok