Participant views
participant.views:#
current(request)
#
Current participant data from session
Source code in participant/views.py
link(request)
#
Get the participant reload url
Source code in participant/views.py
reload(request, participant_id, unique_hash)
#
Reloads participant from DB, based on id and hash
Source code in participant/views.py
scores(request)
#
Current participant scores
Source code in participant/views.py
share(request)
#
Shares the participant reload url by email