Skip to content

not able to create the content in course assessment #590

Closed Answered by amitpriyadarshi
srikanth-6520 asked this question in Bugs
Discussion options

You must be logged in to vote

@srikanth-6520 as per discussion with @gandham-santhosh sharing category definition update curl. Please update the respective value and run this. It will add the category definition data in cassandra.

curl --location --request PATCH '{{host}}/api/object/category/definition/v1/update/obj-cat:course-assessment_content_all' \
--header 'Content-Type: application/json' \
--header 'Authorization: {{api-key}}' \
--data '{
    "request": {
        "objectCategoryDefinition": {
            "objectMetadata": {
                "config": {},
                "schema": {
                    "properties": {
                        "trackable": {
                            "type": "object",
            …

Replies: 5 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@srikanth-6520
Comment options

Comment options

You must be logged in to vote
1 reply
@srikanth-6520
Comment options

Comment options

You must be logged in to vote
1 reply
@srikanth-6520
Comment options

Answer selected by chitranshu-keshav
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants