Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
creation-portal
Commits
761f0001
Unverified
Commit
761f0001
authored
2 years ago
by
Vinu Kumar
Committed by
GitHub
2 years ago
Browse files
Options
Download
Plain Diff
Issue #co-93 merge: Merge pull request #2192 from vaivk369/patch-7
Issue #co-93 fix: reverting changes
parents
ddca2a8e
fd3c6b61
release-5.2.1
bharath-5.1.3
bharath-cokreat
blueprint-story
filter-and-sort
release-5.1.3
release-5.2.0
release-5.2.0_RC2
release-5.2.0_RC1
release-5.1.3_RC4
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
kp_schemas/questionset/1.0/schema.json
+0
-6
kp_schemas/questionset/1.0/schema.json
src/app/client/src/app/modules/program/components/create-program/programconfig.ts
+1
-3
...odules/program/components/create-program/programconfig.ts
with
1 addition
and
9 deletions
+1
-9
kp_schemas/questionset/1.0/schema.json
+
0
−
6
View file @
761f0001
...
...
@@ -275,12 +275,6 @@
"type"
:
"string"
}
},
"learningOutcomeIds"
:
{
"type"
:
"array"
,
"items"
:
{
"type"
:
"string"
}
},
"targetFWIds"
:
{
"type"
:
"array"
,
"items"
:
{
...
...
This diff is collapsed.
Click to expand it.
src/app/client/src/app/modules/program/components/create-program/programconfig.ts
+
1
−
3
View file @
761f0001
...
...
@@ -212,9 +212,7 @@ var programConfig = {
'
mediumIds
'
,
'
gradeLevelIds
'
,
'
subjectIds
'
,
'
topic
'
,
'
learningOutcome
'
,
'
learningOutcomeIds
'
'
topic
'
]
};
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets