WikiEducationFoundation / WikiEduDashboard

Wiki Education Foundation's Wikipedia course dashboard system
https://dashboard.wikiedu.org
MIT License
386 stars 600 forks source link

Port Survey system to React #5131

Open TheTrio opened 1 year ago

TheTrio commented 1 year ago

The current system uses jQuery to manipulate the HTML generated by RapidFire. This is one of the few places where we (still) use jQuery.

One of the ways to go to solve this would be to add support for JSON in our RapidFire fork and then use that from the front end.

Shurtu-gal commented 1 year ago

Hello, I would like to work on this issue.

ragesoss commented 1 year ago

This is a very large and complex issue; it's not suitable as a first contribution. It's actually a project about the size of an internship project on its own.

Shurtu-gal commented 1 year ago

Sure