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

Chatbot 625 creating q&a parameters and pages #243

Draft
wants to merge 11 commits into
base: develop
Choose a base branch
from

Conversation

romaricspklee
Copy link

No description provided.

Create :
 - questionAnswerList.html
 - questionAnswerCategoryList.html
 - questionAnswerCategoryDetail.html
With their associated controllers and properties files
Create from ksp file:
 - QuestionAnswer class and derivative
 - QuestionAnswerCategory class and derivative
Changing QuestionAnswer "title" parameter to "question"
removing useless "description" parameter from QuestionAnswer
Create QuestionAnswerIhm and create question/answer search-table in questionAnswerList.html
Create questionAnswerDetail.html
Create functionalities for questionAnswerCategoryDetail.html:
- changing adding QuestionAnswer to cat
- moving QuestionAnswer to other cat
- deleting cat
Remove useless level property from QuestionAnswerCategory
Create new QuestionAnswerCategory
Create new QuestionAnswer
Removing useless imports
test split c-richtext input and text example
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.

None yet

1 participant