Educado-App / educado-mobile

The repository for the educado mobile education application
GNU General Public License v3.0
1 stars 3 forks source link

[App - Course / Gamification] As a waste picker, I want to see me getting points after completing exercises on a course #260

Open iarandrd opened 1 month ago

iarandrd commented 1 month ago

Description:

  1. The animation at the end of the course is the same as the animation during the activity modules;
  2. The animations are not very motivating;
  3. When you get all the questions right at the end there is a bug with the course screen flashing green and red.

Solution Proposal: Review course animations and develop new ones (add sounds, colors, animations)

Bug Priority Number: 6

Comments: split up into bugs and improvements

Frederik-Lauridsen commented 2 weeks ago

@iarandrd @benceisonline It is impossible to test before the progress logic of sections, courses etc. is done correctly. As of now, there is way too much logic that has to be fixed for this to be tested. To name a few:

  1. Points aren't collected at the end of a course
  2. Courses aren't updated correctly so there is no way to update the progress - therefore an animation cannot be tested or changed to know if it works.
  3. Courses are automatically completed to some degree depending on how many videos or text pages it has. Exercises cannot be updated to complete as of now.