Conversation
manual merge
Task #229369 username and password updation
Task #229369 Resolved the issue of \n char in username and dob field
[BE] Task #230495 completed lessonProgressAttemptTrackingApi
Task #230890 password-issue-solved
Task #230891 serach with school udise code
added udiseCode in schoolList api
[BE] Task #230495 completed tracking api
Task #230705 completed content search api
class by desc order
Develop to PROD
currenTRole schoolAdmin
school_admin onbaording
deletion script updated
Develop to PROD
…} format
- Detect interface API pattern (/interface/v1/action/content/v3) and construct correct URL
- Append /read/{contentId} instead of /api/course/v1/hierarchy/{contentId}
- Add flexible response structure handling for different API response formats
- Improve error handling and logging for better debugging
…ierarchy - Add type parameter logging to identify assessment vs course requests - Add error handling to assessment branch with detailed error logging - Enhance error logging to include failed URL and response status - Improve debugging capabilities for 404 and other API errors
- Apply same interface API detection logic to assessment branch
- Use /read/{contentId} format for assessments when using interface API
- Add flexible response structure handling for assessment responses
- Maintain backward compatibility with standard sunbird assessment endpoint
- Enhance logging for assessment requests
…d endpoints
- Updated getQuestionList to use SUNBIRDUPDATEDURL/api/question/v2/list
- Updated getCourseContent to use SUNBIRDUPDATEDURL/action/content/v3/read/{id}
- Updated getQuestionset to use updated URL for question list
- Updated getCourseHierarchy to use updated URL for content reading
- Added comprehensive logging for debugging
- Maintains backward compatibility with fallback to original URLs
…rarchy - Modified getCourseHierarchy to return only the first childNode when type=assessment - Added logging to track childNodes modification - Maintains all childNodes for non-assessment types
Changes for contentsearch
Changes for contentplay
Changes for 500 error in api
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.