Skip to content

Commit

Permalink
Notes for code changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
rohankulkz committed Mar 14, 2024
1 parent b4418ad commit 48a73ed
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3054,7 +3054,7 @@ public void hasNSPDistractor() {
// check current page whether there is an nsp question
// publishValue SHOW_NSP_DOES, SHOW_NSP_WHICH
// TODO: WHERE IS isNSPDoesPage/isNSPWhichPage set??? temporarily not in the condition
// Todo: I really need NSP files for this to work. Please get that asap.
// Todo: I really need NSP files for this to work. Please get that asap.

// if (mCurrPage <= mPageCount-1) {
// for (int i = 0; i < NspQuestions.length; i++) {
Expand Down

0 comments on commit 48a73ed

Please sign in to comment.