diff --git a/README.md b/README.md index 701a705..5caa984 100644 --- a/README.md +++ b/README.md @@ -6,17 +6,17 @@ title="Mortarboard icons created by itim2101 - Flaticon" > Just right [here](https://www.buymeacoffee.com/yoannchbpro) +Will be a pleasure if you want to support this project :) -> Just right [here](https://www.buymeacoffee.com/yoannchbpro) ## Update @@ -101,7 +101,7 @@ Type back the code on the keyboard and the code will be removed from the - Mouseover effect: you will need to hover (or click for select) the question response to complete it automaticaly.
![Mouseover](./assets/mouseover.gif)
![Mouseover2](./assets/mouseover2.gif) -- Table formatting: format table from the question to make it more readable for CHAT-GPT but cost most tokens (so if the question is too large it will make an error). Example of formatted table: +- Table formatting: format table from the question to make it more readable for CHAT-GPT but cost more tokens (so if the question is too large it will make an error). Example of formatted table: ``` | id | name | birthDate | cars | diff --git a/TODO.md b/TODO.md index e133af5..73467d0 100644 --- a/TODO.md +++ b/TODO.md @@ -1,4 +1,12 @@ # TODO +## Priority: 1 + +- [ ] Fixe `normalizeText` (line break are sometimes removed for nothing e.g: checkbox) +- [ ] Support math equation from image stocked in the `data-mathml` attribute + +## Priority: 3 (because hard to make) + +- [ ] Try something to understand images like (image -> ascii or may be using other AI ?) - [ ] Support multiple input type in a question - [ ] Support drag and drop quiz