anitab-org / powerup-android

PowerUp is an educational choose-your-own-adventure game that utilizes a users uploaded curriculum to empower pre-adolescents to take charge of their reproductive health. This is the Android version of the game.
GNU General Public License v2.0
116 stars 430 forks source link

Fix launching of mini game #1294

Closed Rimjhim28 closed 6 years ago

Rimjhim28 commented 6 years ago

Description

The error was in csv file where there was 0 instead of -8 so the scenario was ending without triggering the mini game.

Fixes #1293

Type of Change:

Code/Quality Assurance Only

How Has This Been Tested?

Steps to reproduce: Choose answer in sequence: Ques 1 - Ans 1, Ques 4 - Ans 1, Ques 5 - Ans 1 The scenario launches the mini game

Checklist:

Code/Quality Assurance Only

thisum commented 6 years ago

@Rimjhim28 there's a build fail, pls check

debanjanah commented 6 years ago

the game isn't launching for other answer combinations as well. if i'm not wrong the game is supposed to launch every time, right?