Commit f4c0cba490b7e78c4a50bc5960aecf3917313098
1 parent
5a885ad9
Exists in
master
and in
1 other branch
- changed BUGS.md
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
BUGS.md
1 | 1 | |
2 | 2 | BUGS: |
3 | 3 | |
4 | +- reportar comentarios após submeter. | |
4 | 5 | - cada topico tem uma pagina begin e uma end |
5 | 6 | - pertuntas tipo tristate: (sim, não, não sei) |
6 | -- script para adicionar users/reset passwords. | |
7 | 7 | - animação no final de cada topico para se perceber a transição |
8 | 8 | - aumentar espaço a seguir às tabelas no texto |
9 | 9 | - guardar state cada vez que topico termina |
10 | 10 | - tabs em textarea nao funcionam correctamente (insere 1 espaco em vez de 4) |
11 | -- reportar comentarios após submeter. | |
12 | 11 | - textarea deve mostrar no html os valores iniciais de ans, se existir |
13 | 12 | - detect questions in questions.yaml without ref -> error ou generate default. |
14 | 13 | - error if demo.yaml has no topics |
... | ... | @@ -25,6 +24,7 @@ TODO: |
25 | 24 | |
26 | 25 | FIXED: |
27 | 26 | |
27 | +- script para adicionar users/reset passwords. | |
28 | 28 | - os topicos locked devem estar inactivos no sidebar. |
29 | 29 | - enter faz GET /question, que responde com json no ecran. (solution: disabled enter) |
30 | 30 | - topicos no sidebar devem ser links para iniciar um topico acessivel. | ... | ... |