forked from oppia/oppia
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adding solicit_answer_details in the State class (oppia#6810)
* First * First * Second * Third * Fourth * Reset * Added pl json * Added ask_llearners_for_response * exp_domain_test completed * Edited exp_services.py * editor_test and exp_services_test * Fixed lint issues * Updated feconf file * Ignored package-lock.json * edited .gitignore * Made changes in question domain and zip * Fixing backend tests failure * Edited question_domain.py * Fixed backend tests * Fixed editor_test * Edited summary for ask_learners_for_response * Added more tests in exp_services_test * Added test in state_domain_test.py * Added more tests * Added baseline verification * Edited args docstrings * Replaced ask_learners_for_response with solicit_answer_details * Added more changes * Fixed linting issues * Sorted order YAML * Debugging e2e tests * Debug e2e test * Removed pre push tests for debugging * Removed ; * Replaced earlier e2e test * Debugging e2e tests * Added ; * Made frontend changes * Added e2e tests * Corrected a mistake * Fixed history tab e2e test * reverted back changes * Added files * Fixed branch * Made some changes * Changes made * Added more tests * Added CANNOT_SOLICIT_ANSWER_DETAILS * Added changes * Removed extra new line * Changes made * Removed default args * Removed +
- Loading branch information
1 parent
db7b49c
commit 7074567
Showing
38 changed files
with
454 additions
and
30 deletions.
There are no files selected for viewing
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
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
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
Oops, something went wrong.