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/free text #545

Merged
merged 46 commits into from
Jan 24, 2024
Merged

Feat/free text #545

merged 46 commits into from
Jan 24, 2024

Conversation

johannesvedder
Copy link
Contributor

@johannesvedder johannesvedder commented Dec 8, 2023

This implements a free text field for the questionnaire

Depends on

Further Feature as Issue

  • Implement Screener Question logic for Free Text

@johannesvedder johannesvedder linked an issue Dec 8, 2023 that may be closed by this pull request
@github-actions github-actions bot added dependencies Pull requests that update a dependency file app core designer_v2 labels Dec 8, 2023
Copy link

github-actions bot commented Dec 8, 2023

Visit the preview URL for this PR (updated for commit ebf377b):

(expires Wed, 31 Jan 2024 10:42:55 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 2149dad49ed83535217e50d5c18c0c8c90da629b

Copy link
Contributor

@hig-dev hig-dev left a comment

Choose a reason for hiding this comment

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

Great. I tested the designer and app and it works.

core/lib/src/util/analytics.dart Outdated Show resolved Hide resolved
app/lib/screens/study/tasks/task_screen.dart Outdated Show resolved Hide resolved
app/lib/screens/study/tasks/task_screen.dart Outdated Show resolved Hide resolved
designer_v2/lib/localization/app_en.arb Outdated Show resolved Hide resolved
designer_v2/lib/localization/app_de.arb Outdated Show resolved Hide resolved
@johannesvedder
Copy link
Contributor Author

Thanks for the review @hig-dev. Let's merge #561 first.

@johannesvedder johannesvedder requested review from hig-dev and removed request for hig-dev January 23, 2024 10:43
Copy link

github-actions bot commented Jan 23, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ REPOSITORY git_diff yes no 0.06s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@johannesvedder johannesvedder merged commit 8278e67 into dev Jan 24, 2024
11 checks passed
@johannesvedder johannesvedder deleted the feat/free-text branch January 24, 2024 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app core dependencies Pull requests that update a dependency file designer_v2 documentation Improvements or additions to documentation flutter_common
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Allow free text answers as outcomes
2 participants