Skip to content

Commit

Permalink
comments for elevate
Browse files Browse the repository at this point in the history
  • Loading branch information
ritessshhh authored and ritessshhh committed Jul 9, 2024
1 parent 185da6a commit dd547fd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ public CAsk_Data initializeActiveLayout() {
activeLayout.items[2].prompt = "numbers and math";
activeLayout.items[2].help = "numbers and math";

// Conditional button to elevate
activeLayout.items[3] = new CAskElement();
if(_performanceData.getNumberAttempts() > 0
&&
Expand Down

0 comments on commit dd547fd

Please sign in to comment.