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

Assesment/multipleoption #1067

Merged
merged 20 commits into from
Jan 3, 2024
Merged

Assesment/multipleoption #1067

merged 20 commits into from
Jan 3, 2024

Conversation

amansharmma
Copy link
Collaborator

@amansharmma amansharmma commented Nov 17, 2023

Implemented the MCQ & SCQ for the Assessment.

  1. In the Assessment part, I have added the multiple-choice feature with the single-choice.
  2. I removed the button (answer & explanation).
  3. I added the Styling part for the correct and incorrect options with the logos.
  4. Showing the MSG after the first attempt before retry the assessment.
  5. Customized code for less than 4, 4, or more options.
  6. After the first attempt, if all options are not correct, then the selected options will have a greyish background.
  7. Correct or incorrect will be displayed after the last attempt.
  8. Option Lable was not clickable. Now it is.
  9. The checkbox of the correct option is also in a round shape.
  10. Updated the design for the options, and removed the card pattern.

Screenshot from 2023-11-17 20-35-54

Screenshot from 2023-12-02 14-15-41
Screenshot from 2023-12-02 14-17-40

Copy link

vercel bot commented Nov 17, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
bhanwari-devi ❌ Failed (Inspect) Jan 3, 2024 5:41am
bhanwari-devi-old ❌ Failed (Inspect) Jan 3, 2024 5:41am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
meraki-dev ⬜️ Ignored (Inspect) Jan 3, 2024 5:41am

Copy link
Collaborator

@jschanker jschanker left a comment

Choose a reason for hiding this comment

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

Some initial comments

src/components/Header/index.js Outdated Show resolved Hide resolved
src/components/Header/index.js Outdated Show resolved Hide resolved
src/components/PathwayExercise/index.js Outdated Show resolved Hide resolved
Copy link
Collaborator

@jschanker jschanker left a comment

Choose a reason for hiding this comment

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

kuch aur tippaniyaan

…d the functionality for the case5 when all option selected
Copy link

sonarqubecloud bot commented Jan 3, 2024

Quality Gate Passed Quality Gate passed

The SonarCloud Quality Gate passed, but some issues were introduced.

67 New issues
0 Security Hotspots
No data about Coverage
2.3% Duplication on New Code

See analysis details on SonarCloud

@komalahire komalahire merged commit 3b05015 into dev Jan 3, 2024
2 of 5 checks passed
@komalahire komalahire deleted the Assesment/multipleoption branch January 3, 2024 06:09
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.

5 participants