survey app

  1. Mashiane

    B4J Tutorial BANanoJSONQuery to the rescue: The case of the survey app.

    Ola I have about 125 questions and each question has 1 possible answer from 4 responses. Let me depict everything like this... 1. Responses ( a user should only select one using a radio box) function getResponses(){ let responses = [{"id":"0", "value":"Not at All"}, {"id":"1"...
Top