CS342 / 2024-Prisma

MIT License
2 stars 1 forks source link

Modifying Questionnaire to Emotion Survey #4

Closed carolinentran closed 7 months ago

carolinentran commented 8 months ago

modified social support questionnaire with emotion survey

Task 4: Add a questionnaire

:recycle: Current situation & Problem

The application currently has a Social Support Questionnaire. To make it more relevant to the Behavior Project, I added different questions regarding emotions, feeling of accomplishments, and actual goals completed. The questionnaire also includes conditional questions (depending on the user's answers on their emotions and challenges).

:gear: Release Notes

:books: Documentation

:white_check_mark: Testing

:pencil: Code of Conduct & Contributing Guidelines

By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines:

Screenshots of Questionnaire:

simulator_screenshot_1FE943DA-60EB-46B4-85BE-2AAE053CA283 simulator_screenshot_F6F642D1-8D69-4D6F-AF38-4DBE25DE29CB

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (eca33c2) 39.35% compared to head (5a29ce2) 39.53%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/CS342/2024-Behavior/pull/4/graphs/tree.svg?width=650&height=150&src=pr&token=Kl2PgPHuci&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CS342)](https://app.codecov.io/gh/CS342/2024-Behavior/pull/4?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CS342) ```diff @@ Coverage Diff @@ ## main #4 +/- ## ========================================== + Coverage 39.35% 39.53% +0.18% ========================================== Files 31 31 Lines 1009 1012 +3 ========================================== + Hits 397 400 +3 Misses 612 612 ``` | [Files](https://app.codecov.io/gh/CS342/2024-Behavior/pull/4?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CS342) | Coverage Δ | | |---|---|---| | [Behavior/Schedule/BehaviorScheduler.swift](https://app.codecov.io/gh/CS342/2024-Behavior/pull/4?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CS342#diff-QmVoYXZpb3IvU2NoZWR1bGUvQmVoYXZpb3JTY2hlZHVsZXIuc3dpZnQ=) | `83.88% <100.00%> (+1.73%)` | :arrow_up: | ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/CS342/2024-Behavior/pull/4?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CS342). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CS342) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/CS342/2024-Behavior/pull/4?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CS342). Last update [eca33c2...5a29ce2](https://app.codecov.io/gh/CS342/2024-Behavior/pull/4?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CS342). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=CS342).