Educado-App / educado-frontend

The repository for the educado content creation web platform.
https://app.educado.com
GNU General Public License v3.0
0 stars 4 forks source link

Virtual Tutor Small Frontend Pull Request #27

Closed SlovenlyTF closed 11 months ago

SlovenlyTF commented 11 months ago

Description

There was a small misunderstanding with web and app. Web used level and app used difficulty, but now web is also align with difficulty

Changes

Changed createCourse to use difficulty Changed updateCourse to use difficulty

Related Issues

Kinda, it was a small fix so it was done before the issue was even created.

Checklist

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

Branch: VT-DevMerge

Commit id: 77fd577dcd81e9a9b5bec4292fb178ea1720c277

There is currently a pull request on this branch, so this should be dev soon

Notes for Reviewers

It's a small change that doesn't complete any PBI. Just fixes an issue for app with newly created courses

Muad3 commented 11 months ago

Done, Nice