The Questions.txt file is required before the user can run the quizzes for the multiple topics, however, it is not packaged into the JAR file as a single file.
Reason: Requiring the users to download more files can cause complications in the final peer testing session.
Suggestion to fix the violation:
If it is not package everything into a JAR file, package the JAR file and other files needed into a single zip file instead!
Violation
The Questions.txt file is required before the user can run the quizzes for the multiple topics, however, it is not packaged into the JAR file as a single file.
Reason: Requiring the users to download more files can cause complications in the final peer testing session.
Suggestion to fix the violation:
If it is not package everything into a JAR file, package the JAR file and other files needed into a single zip file instead!
[original: nus-cs2113-AY2425S1/pe-interim#683] [original labels: severity.Medium type.FeatureFlaw]