-
Notifications
You must be signed in to change notification settings - Fork 0
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
Thesis
: Add Survey dialog
#140
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The changes work as expected, the link leads to the website. Only thing I noticed is that the text in the dialog. I think it would look better if it was centered, but I think it's the default for Android to have it on the left. You can try to change it (see below), but it's not necessary, the beta hint dialog is not centered as well.
...rc/main/kotlin/de/tum/informatics/www1/artemis/native_app/feature/dashboard/ui/SurveyHint.kt
Show resolved
Hide resolved
# Conflicts: # app/src/main/java/de/tum/informatics/www1/artemis/native_app/android/ui/MainActivity.kt # feature/dashboard/src/main/kotlin/de/tum/informatics/www1/artemis/native_app/feature/dashboard/CoursesOverview.kt
Problem Description
As part of my masters thesis, I want to conduct a survey of the Artemis Android app users. To make the users aware of that survey, I will display a small hint in the course overview for the duration of the survey (approx. 2 weeks). The survey will be hosted by the chair owned domain https://survey.ase.in.tum.de/.
Here are the preliminary questions: https://confluence.ase.in.tum.de/spaces/ArTEMiS/pages/232761693/Artemis+Android+Questionnaire
Changes
Steps for testing
Screenshots
Next steps
As soon as the survey questions and timeline is finalized