Tutorial Completed!"; $note .= "
You've unlocked: Blue Wall Color!"; $note .= "
"; $note .= '
Sign in to save your progress!
'; $note .= "
"; } } if ($note !== false) $json['notificationtext'] = $note; echo json_encode($json); ?>