fac-14 / OSCEBossKey

Weeks 13-16 > Tech for Better project: An app to help medical students revise for their exams
https://oscebosskey.herokuapp.com/
MIT License
4 stars 2 forks source link

Content for Stats Page #110

Open peterwoodward-court opened 5 years ago

peterwoodward-court commented 5 years ago

Following from yesterday - here are some thoughts about what we could have on the stats page, let me know if suggestions are too technically complicated to implement to be worth it

Basic (when you have pressed 'submit' on your current station):

Follow on page:

Stats page (i.e. the section on the nav bar at the bottom - these are less essential and fit into 'stretch goals'!)

Let me know thoughts/improvements/ideas!

Peter

@njons @sima-qian @martingaston @Brymon

sima-qian commented 5 years ago

The first two points of Basic feedback should be achievable before Friday. I'm less sure we'll have the time set up storage of user's past performance in the database (though I'm increasingly hopeful we'll be able to implement basic user login).

For the Follow on page, a list of missed mark scheme components is definitely feasible if we get on to building this page. A graph will almost certainly not be possible for this build, as it would require us learning and implementing D3 (within React). If you decide you want to carry on development of OSCEBossKey using this codebase, it's certainly do-able -- just not within the current timeframe.

For the general Stats page, if we get round to building that component, some of that data should be quite easy to grab and plug in. Something like Number of days studied in the last 30 could be trickier. I think we'll have to see how much time we have if/when we get to this point.

peterwoodward-court commented 5 years ago

@sima-qian super exciting stuff, thanks for all your (meaning everyone of course!) hard work in (hopefully) getting the extra parts we were hoping for. Makes complete sense with the D3 work and the stats page. 👍