idiidk / kahoot-api

An API for the Kahoot quiz service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Challenge solving is extremely unreliable

idiidk opened this issue · comments

The solve function in the Helpers class really needs a rewrite. The modulo extraction is fully broken and the splitting is just hacky. Looking at a regex implementation now!