Skip to content

A webapp to stimulate power users to challenge themselves (created to demo tech skills).

License

Notifications You must be signed in to change notification settings

robrechtdr/inonemonth

Repository files navigation

Steps have been taken to prevent further exploitation of the Heartbleed bug:

Users who have a Judge role or users with a Clencher role who have bound their account to a site password are advised to reset it on /accounts/password/reset/ if those passwords were created before 10/04/2014, 12:30.

Inonemonth

Fail wisely

Build Status Coverage Status

What is it?
A webapp that stimulates power users to set challenges for themselves by aiming to minimize the negative consequences of and maximize the learning experience from a failed attempt.

Core concepts: Git(hub) branch, Github compare, SMART objective, minimizing risk, maximizing learning from mistakes, reducing influence of factors other than performance in voting behavior.

How does it work?
To start a challenge a user must define one and indicate a branch of a project on his Github account where his progress will be measured on.

He must then invite minimum one person who can decide after one month if he will have succeeded in his challenge or not. The user who creates a challenge is called the clencher for that given challenge, the users who get invited are called jurors.

On the challenge detail page there is a link to a Github compare which shows all the changes made on the designated challenge branch since the challenge started. After a period of one month jurors get one week to comment and cast their votes about the attempt. The clencher is able to see the identity of each juror but the jurors cannot see each other's identities.

Currently this webapp is especially lacking features which stimulate the learning experience from a failed attempt. However, a feature is planned to improve that.

Development stage
Alpha

Urls

  • /

    home

  • /accounts/signin-github/

    accounts_signin_github

  • /accounts/social/signup/

    accounts_social_signup

  • /accounts/confirm-email/

    accounts_confirm_email

  • /challenges/create/

    challenges_create

  • /challenges/1/invite_jurors/

    challenges_invite_jurors

  • /challenges/1/detail/

    challenges_detail_challenge_period_clencher

    challenges_detail_comments_juror

  • /accounts/signin-juror/challenges/1/

    accounts_signin_juror

  • /accounts/social/connections/

    accounts_social_connections

  • /glossary/

    glossary

Installation

See Install.

About

A webapp to stimulate power users to challenge themselves (created to demo tech skills).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published