Skip to content

Commit

Permalink
Merge pull request #137 from rajnishdargan/IQ-697
Browse files Browse the repository at this point in the history
Issue #IQ-681 feat: Enhance QuML editor to upload audio based solutions
  • Loading branch information
sajeshkayyath authored Mar 11, 2024
2 parents f6130a5 + ac4ffb9 commit 0d77a2a
Show file tree
Hide file tree
Showing 28 changed files with 1,838 additions and 1,034 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
test-cases:
working_directory: ~/sunbird-questionset-editor
machine:
image: ubuntu-2004:202010-01
image: default
steps:
- checkout:
path: ~/sunbird-questionset-editor
Expand Down
2 changes: 1 addition & 1 deletion projects/questionset-editor-library-wc/src/styles.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/* You can add global styles to this file, and also import other style files */
@import "./../../questionset-editor-library/src/lib/components/asset-browser/asset-browser.component.scss";
@import "./../../questionset-editor-library/src/lib/components/assets-browser/assets-browser.component.scss";
@import "./../../questionset-editor-library/src/lib/components/assign-page-number/assign-page-number.component.scss";
@import "./../../questionset-editor-library/src/lib/components/ckeditor-tool/ckeditor-tool.component.scss";
@import "./../../questionset-editor-library/src/lib/components/collection-icon/collection-icon.component.scss";
Expand Down
2 changes: 1 addition & 1 deletion projects/questionset-editor-library/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@project-sunbird/sunbird-questionset-editor",
"version": "8.0.0-beta.0",
"version": "8.0.0-beta.1",
"dependencies": {
"tslib": "^2.0.0"
},
Expand Down

This file was deleted.

This file was deleted.

Loading

0 comments on commit 0d77a2a

Please sign in to comment.