-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
Fix js that prevented single step OE problems (ie only self assessment) ... #2
Merged
Conversation
This file contains 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
@brianhw Would you mind reviewing this? |
It works! (Thanks for helping me to run this.) |
VikParuchuri
added a commit
that referenced
this pull request
May 31, 2013
Fix js that prevented single step OE problems (ie only self assessment) ...
valera-rozuvan
pushed a commit
that referenced
this pull request
Jun 19, 2013
valera-rozuvan
pushed a commit
that referenced
this pull request
Jun 21, 2013
valera-rozuvan
pushed a commit
that referenced
this pull request
Jun 26, 2013
valera-rozuvan
pushed a commit
that referenced
this pull request
Jun 28, 2013
valera-rozuvan
pushed a commit
that referenced
this pull request
Jul 1, 2013
valera-rozuvan
pushed a commit
that referenced
this pull request
Jul 3, 2013
valera-rozuvan
pushed a commit
that referenced
this pull request
Jul 4, 2013
valera-rozuvan
pushed a commit
that referenced
this pull request
Jul 9, 2013
valera-rozuvan
pushed a commit
that referenced
this pull request
Jul 10, 2013
valera-rozuvan
pushed a commit
that referenced
this pull request
Jul 11, 2013
valera-rozuvan
pushed a commit
that referenced
this pull request
Jul 12, 2013
valera-rozuvan
pushed a commit
that referenced
this pull request
Jul 16, 2013
valera-rozuvan
pushed a commit
that referenced
this pull request
Jul 18, 2013
Added missing file.~ Undid a mistake. Copied Python tests from video_alpha1. moves TestLogic to __init__.py reorginizes xmodule logic tests adds docstrings for poll tests adds docstring for word cloud and conditional tests adds docstrings for video alpha tests adds videoalphafactory for tests, not finished adds imports Bug fixing. fix video/videoalpha tests Updated lettuce test. Now it is aware of the fact that Video and Video Alpha players have different base CSS classes. Removed REFACTOR comments. Turn off autoplay for Video Alpha in Studio. Carry over fix for bug where in Firefox changing to speed 1.0 has no effect. Carry over JavaScript Jasmine tests from jmclaus/videoalpha2_js branch. Exporting state object from main function of Video Alpha. More stuff from jmclaus/videoalpha2_js branch. Specs in html5_video.js all pass except ten of them. Cleaned code a bit and moved it out of display_spec.js One more spec passes Fixed remaning tests in spec/../html5_video.js test suite. Removed test video files. Added JavaScript Jasmine tests for main of Video Alpha 2. adds test for volume control and updates helper file for videoalpha
valera-rozuvan
pushed a commit
that referenced
this pull request
Jul 22, 2013
Added missing file.~ Undid a mistake. Copied Python tests from video_alpha1. moves TestLogic to __init__.py reorginizes xmodule logic tests adds docstrings for poll tests adds docstring for word cloud and conditional tests adds docstrings for video alpha tests adds videoalphafactory for tests, not finished adds imports Bug fixing. fix video/videoalpha tests Updated lettuce test. Now it is aware of the fact that Video and Video Alpha players have different base CSS classes. Removed REFACTOR comments. Turn off autoplay for Video Alpha in Studio. Carry over fix for bug where in Firefox changing to speed 1.0 has no effect. Carry over JavaScript Jasmine tests from jmclaus/videoalpha2_js branch. Exporting state object from main function of Video Alpha. More stuff from jmclaus/videoalpha2_js branch. Specs in html5_video.js all pass except ten of them. Cleaned code a bit and moved it out of display_spec.js One more spec passes Fixed remaning tests in spec/../html5_video.js test suite. Removed test video files. Added JavaScript Jasmine tests for main of Video Alpha 2. adds test for volume control and updates helper file for videoalpha
valera-rozuvan
pushed a commit
that referenced
this pull request
Jul 22, 2013
Added missing file.~ Undid a mistake. Copied Python tests from video_alpha1. moves TestLogic to __init__.py reorginizes xmodule logic tests adds docstrings for poll tests adds docstring for word cloud and conditional tests adds docstrings for video alpha tests adds videoalphafactory for tests, not finished adds imports Bug fixing. fix video/videoalpha tests Updated lettuce test. Now it is aware of the fact that Video and Video Alpha players have different base CSS classes. Removed REFACTOR comments. Turn off autoplay for Video Alpha in Studio. Carry over fix for bug where in Firefox changing to speed 1.0 has no effect. Carry over JavaScript Jasmine tests from jmclaus/videoalpha2_js branch. Exporting state object from main function of Video Alpha. More stuff from jmclaus/videoalpha2_js branch. Specs in html5_video.js all pass except ten of them. Cleaned code a bit and moved it out of display_spec.js One more spec passes Fixed remaning tests in spec/../html5_video.js test suite. Removed test video files. Added JavaScript Jasmine tests for main of Video Alpha 2. adds test for volume control and updates helper file for videoalpha
vetrolamu
referenced
this pull request
in pelikanchik/edx-platform
Jul 30, 2013
valera-rozuvan
pushed a commit
that referenced
this pull request
Jul 31, 2013
Added missing file.~ Undid a mistake. Copied Python tests from video_alpha1. moves TestLogic to __init__.py reorginizes xmodule logic tests adds docstrings for poll tests adds docstring for word cloud and conditional tests adds docstrings for video alpha tests adds videoalphafactory for tests, not finished adds imports Bug fixing. fix video/videoalpha tests Updated lettuce test. Now it is aware of the fact that Video and Video Alpha players have different base CSS classes. Removed REFACTOR comments. Turn off autoplay for Video Alpha in Studio. Carry over fix for bug where in Firefox changing to speed 1.0 has no effect. Carry over JavaScript Jasmine tests from jmclaus/videoalpha2_js branch. Exporting state object from main function of Video Alpha. More stuff from jmclaus/videoalpha2_js branch. Specs in html5_video.js all pass except ten of them. Cleaned code a bit and moved it out of display_spec.js One more spec passes Fixed remaning tests in spec/../html5_video.js test suite. Removed test video files. Added JavaScript Jasmine tests for main of Video Alpha 2. adds test for volume control and updates helper file for videoalpha
awaisdar001
added a commit
that referenced
this pull request
Oct 30, 2019
pwnage101
added a commit
that referenced
this pull request
Feb 27, 2020
…n_siteconfiguration_values_2.1 Rename values in SiteConfiguration (2/3) attempt #2
pwnage101
added a commit
that referenced
this pull request
Feb 27, 2020
pwnage101
added a commit
that referenced
this pull request
Feb 27, 2020
…_configuration_siteconfiguration_values_2.1 Revert "Rename values in SiteConfiguration (2/3) attempt #2"
pwnage101
added a commit
that referenced
this pull request
Mar 4, 2020
This reverts commit e6f58b6. This is our third (3rd!) attempt to deploy stage 2 of this column rename.
awais786
added a commit
that referenced
this pull request
Dec 1, 2020
� This is the 1st commit message: BOM-2130 Upgrade the django-rest framework. � This is the commit message #2: BOM-2130 Upgrade the django-rest framework.
2 tasks
awais786
added a commit
that referenced
this pull request
Mar 18, 2021
# This is the 1st commit message: BOM-2442 pyupgrade in course-duration # This is the commit message #2: Pyupgrade in openedx/features.
tehreem-sadat
referenced
this pull request
in wikimedia/edx-platform
Sep 2, 2021
fix in admin_dashboard app
Merged
1 task
Sujeet1379
pushed a commit
to chandrudev/edx-platform
that referenced
this pull request
Nov 17, 2022
Sujeet1379
pushed a commit
to chandrudev/edx-platform
that referenced
this pull request
Nov 17, 2022
* feat: add packages dir to .gitignore * Investigate exam redirect (openedx#2) * feat: remove exam redirect * feat: take control over exam instructions * refactor: use fedx code structure * fix: remove debug logging, remove redirect check Co-authored-by: Vladas Tamoshaitis <[email protected]> * Add state and reducer for check microfrontend_special_exams waffle flag (openedx#4) * feat: add state and reducer for check microfrontend_special_exams waffle flag * fix: rename special exams enabled flag * fix: rename reducer for setting special exams enabled flag * refactor: timer feature * feat(tests): extend tests + fix failing ones, fix quality * fix: revert removing package lock file Co-authored-by: Vladas Tamoshaitis <[email protected]> * fix: naming of waffle flag helpers to reflect relation with mfe * fix: change naming of the waffle flag * fix: revert remove package lock file * feat: switch to @edx npm package * fix: Remove redundant references from .gitignore * fix: add is_mfe_special_exams_enabled to courseMetadata.factory.js * fix: fix tests for 'Sequence' content wrapped in 'SequenceExamWrapper' Co-authored-by: Sagirov Eugeniy <[email protected]> Co-authored-by: Vladas Tamoshaitis <[email protected]> Co-authored-by: Sagirov Evgeniy <[email protected]> Co-authored-by: Igor Degtiarov <[email protected]>
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.
...from working
Prior to this, open response assessment problems with only a single "step" would not render the rubric properly or display a submission confirmation message. This fixes those issues.
Required ASAP for PH278, which wants to use an open response question with a single step.