How to update Recorded Attempts field in Learning content Item through API
I am searching if it is possible to update Recorded Attempts field in learning content item through API.
I used below API to create this Learning content Item of SCORM Type (Through Python Script):
REST API for Oracle Fusion Cloud HCM - Create a learning content item
On frontend this field is visible in learning content item of SCORM type in Advanced section attaching screenshot for reference.
There is one Attribute in API called: AssessmentAttempts earlier it showed null value then we updated its value to 9 through postman and it ran successfully and responded with 9 value. But on front end it was not updated. let me know if it is possible through API.
Tagged:
0