-
Notifications
You must be signed in to change notification settings - Fork 169
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
Question and answer activity #230
base: master
Are you sure you want to change the base?
Question and answer activity #230
Conversation
Todo: Fix layout for vertical mode. Implement adminMode.
author: "Amit Sagtani <asagtani06@gmail.com>" | ||
demo: true | ||
//: Activity title | ||
title: "Question_and_answer activity" |
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.
no underscore in title, use a real name (that will be displayed on screen)
title: "Question_and_answer activity" | ||
//: Help title | ||
description: "" | ||
//intro: "put here in comment the text for the intro voice" |
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.
need to be updated
@amitsagtani97 Hii, can i complete this activity, it would be helpful if you could just let me know what are the things left to implement here. |
@AkshayCHD Hi, sure you can complete it. I have implemented the Menu Screen and added two sub-activities. |
@amitsagtani97 hii, i wanted to ask, in admin mode we have to allow the user to choose the questions on his own, right? |
@AkshayCHD In admin mode, we can select the questions to be asked. |
Todo:
Fix layouts for vertical mode.
Create admin mode.
Task -- > https://phabricator.kde.org/T5469