alexmojaki / alexmojaki/futurecoder

Show solutions for all completed exercises

Abierto
#403 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
1.5k
Forks
183
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

A couple of people have requested being able to see the 'official' solution after completing an exercise, so they can see a good way to solve the problem and compare it to their own. Here's one screenshot from slack:

![Screenshot from 2022-11-14 15-22-14](https://user-images.githubusercontent.com/3627481/201671019-784fa10e-a100-4626-8b4a-4cd70d364e0d.png)

This clearly matters quite a lot based on the effort they went through to work around the missing feature:

> Right now I just wrote my own code and clicked the hints and solution before actually running my code

See also this reddit comment: https://www.reddit.com/r/learnprogramming/comments/qjs3wh/i_built_futurecoder_a_100_free_and_interactive/i1ytrl8/

> so in order for me to backtrack I had to open the page in another browser window and redo all previous sections to get to the one I want to be on

> also to repeat a prior comment. it would be nice to be able to see ur solution before it auto bumps to the next section.

Note that there's a better workaround in the meantime, which is to turn on developer mode in the settings and use the 'reverse step' button. I've thought about making that button always available regardless of developer mode, but it's not clear how often it would be useful outside of this use case, and there are better ways to solve this particular problem.

Somewhat related:

- https://github.com/alexmojaki/futurecoder/issues/91
- https://github.com/alexmojaki/futurecoder/issues/84
- #85

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.