zeeguu / web

Frontend for the zeeguu web application.
https://www.zeeguu.org
3 stars 5 forks source link

Removing the article info from interactive text #328

Closed mircealungu closed 2 months ago

mircealungu commented 3 months ago

Refactoring the InteractiveText to let you create exercises that need it in a simpler way, w/o the need to call the get_article_info endpoint.

merleschoen commented 3 months ago

I've implemented the new logic in all exercises except the exercises related to Find Word In Context, where it still needs the ArticleInfo for some reason I haven't really figured out.

mircealungu commented 3 months ago

@merleschoen - do we still need this PR, or the changes are also in your other PR so we can close this one?

merleschoen commented 3 months ago

@merleschoen - do we still need this PR, or the changes are also in your other PR so we can close this one?

All changes are included in the other PR.

mircealungu commented 2 months ago

@merleschoen - do we still need this PR, or the changes are also in your other PR so we can close this one?

All changes are included in the other PR.

Thanks! Then I'll close this PR for now!