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 Components] Fix flow for components #194

Closed loui981c closed 11 months ago

loui981c commented 11 months ago

Description

Fixing the order and functionality of the flow between components.

Changes

Fetching the different section components in the same order as the content-creator has created them. It is impossible to go to the next slide if the slide is an exercise and the user has not answered the exercise. When the user stands on the last slide, the continue button navigates to completeSection.

Checklist

Screenshots (if applicable)

Isn't really necessary for this PBI

If mobile/frontend pull request, what version of the backend is it stable, and running on?

Branch: course_gamified_points

Commit id: 61b1be3

Notes for Reviewers

The last section 'Section with lectures and exercises' of the course 'Financais Pessoais' should work since it is the only section with the new structure in DB

JackSMunn commented 11 months ago

Gj, did not test locally though.