Commit 3ee841ed2eb945cb73321ff569901cc8ab06cbbf

Authored by Miguel Barão
1 parent 592bd11e
Exists in master and in 1 other branch dev

- added tools.py

Showing 1 changed file with 0 additions and 5 deletions   Show diff stats
BUGS.md
... ... @@ -18,8 +18,3 @@ SOLVED:
18 18 - focar text/textarea
19 19 - implementar template base das perguntas base e estender para cada tipo.
20 20 - submissão com enter em perguntas text faz get? provavelmente está a fazer o submit do form em vez de ir pelo ajax.
21   -
22   -
23   -- login working, but still has many bugs.
24   -- questions.correct() accepts answer to correct.
25   -- added models.py with sqlalchemy code.
... ...