Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Rubric actions #75

Merged
merged 5 commits into from
Nov 6, 2023
Merged

Feat: Rubric actions #75

merged 5 commits into from
Nov 6, 2023

Conversation

muselesscreator
Copy link
Contributor

Uploading assessmentActions.mov…

@@ -22,6 +22,7 @@ export const useORAConfig = (): types.QueryData<types.ORAConfig> => {
({ data }) => camelCaseObject(data)
);
*/
console.log({ oraConfig: camelCaseObject(fakeData.oraConfig.assessmentTinyMCE) });
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
console.log({ oraConfig: camelCaseObject(fakeData.oraConfig.assessmentTinyMCE) });

@muselesscreator muselesscreator merged commit b0a1912 into master Nov 6, 2023
2 of 3 checks passed
@muselesscreator muselesscreator deleted the bw/fakeData branch November 6, 2023 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants