Updating version number after responding to Nimisha's comments in edx/xblock-review and updated header text in xblock
This commit is contained in:
@@ -364,7 +364,7 @@ class TestReviewFunctions(TestReviewXBlock):
|
||||
}
|
||||
))
|
||||
|
||||
expected_header_text = 'Review Component'
|
||||
expected_header_text = 'Review Problems'
|
||||
# The problems are defaulted to correct upon load
|
||||
# This happens because the problems "raw_possible" field is 0 and the
|
||||
# "raw_earned" field is also 0.
|
||||
|
||||
@@ -102,7 +102,7 @@ git+https://github.com/edx/edx-user-state-client.git@1.0.1#egg=edx-user-state-cl
|
||||
git+https://github.com/edx/xblock-lti-consumer.git@v1.1.6#egg=lti_consumer-xblock==1.1.6
|
||||
git+https://github.com/edx/edx-proctoring.git@1.3.1#egg=edx-proctoring==1.3.1
|
||||
# This is here because all of the other XBlocks are located here. However, it is published to PyPI and will be installed that way
|
||||
xblock-review==1.0.1
|
||||
xblock-review==1.1.0
|
||||
|
||||
# Third Party XBlocks
|
||||
|
||||
|
||||
Reference in New Issue
Block a user