kapravel / hackpack-web

3 stars 5 forks source link

Implement solved challenge tracking across page loads. #46

Closed quantatic closed 3 years ago

quantatic commented 3 years ago

This commit also refactors flag checking functionality to better document existing functions.

This commit closes #39.

quantatic commented 3 years ago

This commit should make relatively minimal changes to the look/feel of the page, but I have admittedly minimal experience with CSS/SCSS. If there's a better way to do what I've done here, feel free to fix it and/or let me know and I'll fix it.

quantatic commented 3 years ago

No entry

image

Incorrect flag

image

Solved solution, just submitted

image

Solved challenge, page load

image

Incorrect answer, after previous solve

Refresh or re-solve will bring back green highlighting.

image