We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No description provided.
The text was updated successfully, but these errors were encountered:
@AlexMIaoPU and @skye-blair working on questions and answers simultaneously.
@skye-blair completes Answers. @AlexMIaoPU completes Questions.
Sorry, something went wrong.
@fritzrehde need your help with deciding the best way to separate into traits and structs (basically making question types into a framework).
trait
struct
Need to fix how there's two insert_into_db() function in both the trait QuestionData and the enum implementation QuestionType.
insert_into_db()
QuestionData
QuestionType
@fritzrehde please review backend/src/models/answer.rs and backend/src/models/question.rs
backend/src/models/answer.rs
backend/src/models/question.rs
KavikaPalletenne
AlexMIaoPU
fritzrehde
skye-blair
Successfully merging a pull request may close this issue.
No description provided.
The text was updated successfully, but these errors were encountered: