Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All solutions

  • Submitted


    What are you most proud of, and what would you do differently next time?

    Honestly, nothing in particular. I'm happy with how I approached and solved this challenge.

    What challenges did you encounter, and how did you overcome them?

    None whatsoever.

  • Submitted


    What are you most proud of, and what would you do differently next time?

    Most proud of completing the challenge completely. It would be easy to just leave out one aspect of the challenge, but tenacity is imperative.

    Next time, I would ensure that I code for tablets even if the challenge doesn't call for it

    What challenges did you encounter, and how did you overcome them?

    The keyboard navigation.

    Looked at the FAQ of actual companies to see how they handled this to discover that

    This wasn't intuitive to me at first, but I do understand now.

    What specific areas of your project would you like help with?

    Looking for help on how to refactor the JavaScript in my 'app.js' file. It feels rough & dirty to me and I feel like I could simplify the code.

  • Submitted


    What are you most proud of, and what would you do differently next time?

    • Most proud of how I was able to use JS to dynamically populate the results summary
    • More data points may be added to the JSON file and the percentile of the overall score is calculated and returned

    What specific areas of your project would you like help with?

    Is it common practice to organise the CSS styling as I have?