POP CULTURE PICTURE - Custom Trivia Quiz Maker (2023)

POP CULTURE PICTURE- Custom Trivia Quiz Maker

\n' + '

POP CULTURE PICTURE - Custom Trivia Quiz Maker (1)\n' + '

\n' + ''); currentlistindex++; } if (typeof statusofaddqu == "undefined") { if (ispurchase == "False" && totalquestionlength >= 4) { }else{ saveeditabletriviacontentlocal(gameData); /*for Question added successfully text*/ } } } var trivia_current_que = "0"; var current_Que_id_trivia = ""; var tiviagameDataLocla = gameData; function editTriviaModal(current_que, listid, editetxid) { $("#PopUpTriviaImageVidUpload")[0].reset(); $("#TriviaQuestionPopup").attr("tabindex", -1); // document.getElementById('TriviaQuestionid').style.height = "46px"; height auto for this field document.getElementById('FurtherExid').style.height = "46px"; current_Que_id_trivia = editetxid; var btntypedata = $(listid).index(); current_que = btntypedata; document.getElementById('TriviaQuestionid').value = ""; document.getElementById('FurtherExid').value = ""; for (var i = 0; i < 4; i++) { document.getElementById('answerid' + i).value = ""; document.getElementById('radiobtnid' + i).classList.remove("triviaNoOfAnsactive"); } document.getElementById('youtubebtnid').style.display = "block"; document.getElementById('youtubebtnid').src = path + "images/youtube.png"; document.getElementById('youtubebtnid').style.opacity = "0.6"; document.getElementById('imagebtnid').style.display = "block"; document.getElementById('imagebtnid').src = path + "images/image.png"; document.getElementById('imagebtnid').style.opacity = "0.6"; document.getElementById('audiobtnid').style.display = "block"; document.getElementById('audiobtnid').src = path + "images/audio.png"; document.getElementById('furtehrEximagebtnid').style.display = "block"; document.getElementById('furtehrEximagebtnid').src = path + "images/image.png"; document.getElementById('furtehrEximagebtnid').style.opacity = "0.6"; document.getElementById('fertherExyoutubebtnid').style.display = "block "; document.getElementById('fertherExyoutubebtnid').src = path + "images/youtube.png"; document.getElementById('fertherExyoutubebtnid').style.opacity = "0.6"; document.getElementById('TriviaExpandimgvid').style.display = "none"; document.getElementById('triviaCollapseimgvid').style.display = "none"; document.getElementById('furtherExTriviaExpandimgvid').style.display = "none"; document.getElementById('furtherExtriviaCollapseimgvid').style.display = "none"; for (var i = 0; i < 4; i++) { var Ansbtn = document.getElementById("answerbtnid" + i); if (i == 0) { Ansbtn.style.display = "block"; } else { Ansbtn.style.display = "none"; } } document.getElementById('radiobtnid0').classList.add("triviaNoOfAnsactive"); for (var i = 0; i < 4; i++) { if (i == 0) { document.getElementById("btnid" + i).classList.add('triviaNoOfAnsactive'); } else { document.getElementById("btnid" + i).classList.remove('triviaNoOfAnsactive'); } } var gamename = 'GameData'; var gameid = '2020112816065853473076'; var gamedatajson = tiviagameDataLocla; var total_que_array = gamedatajson['Questions']; document.getElementById('TriviaQuestionid').vlaue = ""; document.getElementById('FurtherExid').value = ""; for (var i = 0; i < 4; i++) { document.getElementById('answerid' + i).value = ""; } // expanded image view none when open popup document.getElementById('furtherExtriviaCollapseimgvid').style.display = "none"; document.getElementById('furtehrExexpandedimagview').style.display = "none"; document.getElementById('furtehrExexpandedimagview').src = ""; document.getElementById('TriviaExpandimgvid').style.display = "none"; document.getElementById('expandedimagview').style.display = "none"; document.getElementById('expandedaudioview').style.display = "none"; document.getElementById('expandedimagview').src = ""; document.getElementById('furtherExTriviaExpandimgvid').style.display = "none"; trivia_current_que = current_que; var question_no = current_que + 1; if (typeof total_que_array[current_que] != "undefined" && total_que_array != "") { var que_ansers = total_que_array[current_que]['answersList']; for (var i = 0; i < que_ansers.length; i++) { document.getElementById("answerbtnid" + i).style.display = 'block'; } var curruent_que_anscount = total_que_array[current_que]['answerCount']; var tiviaque = total_que_array[current_que]['question']; if (typeof tiviaque != "undefined" && tiviaque != "") { document.getElementById('TriviaQuestionid').value = tiviaque; } else { document.getElementById('TriviaQuestionid').value = ""; } var trivia_que_img = total_que_array[current_que]['ImageLink']; var trivia_que_vid = total_que_array[current_que]['VideoLink']; var trivia_que_aud = total_que_array[current_que]['AudioLink']; if (typeof trivia_que_img != "undefined" && trivia_que_img != "") { var questionimglink = trivia_que_img.replace("http://www.triviamaker.com/TriviaMaker/TestBuild/WebApp/0.0.1/", ""); document.getElementById('youtubebtnid').style.display = "none"; document.getElementById('TriviaExpandimgvid').style.display = "block"; document.getElementById('expandedimagview').src = questionimglink; document.getElementById('expandedimagview').style.display = "inline-block"; document.getElementById('Expandedimgviddiv').style.display = "none"; document.getElementById('triviaCollapseimgvid').style.display = "none"; document.getElementById('imagebtnid').style.display = "block"; document.getElementById('imagebtnid').src = path + "images/image-trivia.png"; document.getElementById('imagebtnid').style.opacity = "1"; document.getElementById('audiobtnid').style.display = "none"; document.getElementById('expandedaudioview').style.display = "none"; } else if (typeof trivia_que_vid != "undefined" && trivia_que_vid != "") { document.getElementById('expandedimagview').style.display = "none"; document.getElementById('TriviaExpandimgvid').style.display = "block"; document.getElementById('youtubevidplyiddiv').src = trivia_que_vid; document.getElementById('Expandedimgviddiv').style.display = "none"; document.getElementById('imagebtnid').style.display = "none"; document.getElementById('triviaCollapseimgvid').style.display = "none"; document.getElementById('youtubebtnid').style.display = "block"; document.getElementById('youtubebtnid').src = path + "images/youtube-trivia.png"; document.getElementById('youtubebtnid').style.opacity = "1"; document.getElementById('audiobtnid').style.display = "none"; document.getElementById('expandedaudioview').style.display = "none"; } else if(typeof trivia_que_aud != "undefined" && trivia_que_aud != "") { document.getElementById('audiobtnid').style.display = "block"; document.getElementById('audiobtnid').src = path + "images/audio-trivia.png"; document.getElementById('triviaqueaudioid').src = trivia_que_aud; document.getElementById('expandedaudioview').style.display = "inline-block"; document.getElementById('youtubebtnid').style.display = "none"; document.getElementById('imagebtnid').style.display = "none"; document.getElementById('TriviaExpandimgvid').style.display = "block"; document.getElementById('expandedimagview').style.display = "none"; document.getElementById('Expandedimgviddiv').style.display = "none"; document.getElementById('triviaCollapseimgvid').style.display = "none"; }else{ document.getElementById('youtubebtnid').style.display = "block"; document.getElementById('youtubebtnid').src = path + "images/youtube.png"; document.getElementById('youtubebtnid').style.opacity = "0.6"; document.getElementById('imagebtnid').style.display = "block"; document.getElementById('imagebtnid').src = path + "images/image.png"; document.getElementById('imagebtnid').style.opacity = "0.6"; document.getElementById('audiobtnid').style.display = "block"; document.getElementById('audiobtnid').src = path + "images/audio.png"; document.getElementById('TriviaExpandimgvid').style.display = "none"; document.getElementById('triviaCollapseimgvid').style.display = "none"; document.getElementById('Expandedimgviddiv').style.display = "none"; } var trivia_fertheEx_que_img = total_que_array[current_que]['explanationImgLink']; var trivia_fertheEx_que_vid = total_que_array[current_que]['explanationVideo']; if (typeof trivia_fertheEx_que_img != "undefined" && trivia_fertheEx_que_img != "") { var ferther_questionimglink = trivia_fertheEx_que_img.replace("http://www.triviamaker.com/TriviaMaker/TestBuild/WebApp/0.0.1/", ""); document.getElementById('furtehrEximagebtnid').style.display = "block"; document.getElementById('furtehrEximagebtnid').src = path + "images/image-trivia.png"; document.getElementById('furtehrEximagebtnid').style.opacity = "1"; document.getElementById('furtherExTriviaExpandimgvid').style.display = "block"; document.getElementById('fertherExyoutubebtnid').style.display = "none"; document.getElementById('furtehrExexpandedimagview').src = ferther_questionimglink; document.getElementById('furtehrExexpandedimagview').style.display = "inline-block"; document.getElementById('furtherExyoutubevidplyiddiv').style.display = "none"; document.getElementById('furtherExtriviaCollapseimgvid').style.display = "none"; document.getElementById('furtherExpandedimgviddiv').style.display = "none"; } else if (typeof trivia_fertheEx_que_vid != "undefined" && trivia_fertheEx_que_vid != "") { document.getElementById('furtehrEximagebtnid').style.display = "none"; document.getElementById('furtherExTriviaExpandimgvid').style.display = "block"; document.getElementById('furtehrExexpandedimagview').style.display = "none"; document.getElementById('furtherExyoutubevidplyiddiv').src = trivia_fertheEx_que_vid; document.getElementById('fertherExyoutubebtnid').style.display = "block"; document.getElementById('fertherExyoutubebtnid').src = path + "images/youtube-trivia.png"; document.getElementById('fertherExyoutubebtnid').style.opacity = "1"; document.getElementById('furtherExyoutubevidplyiddiv').style.display = "inline-block"; document.getElementById('furtherExtriviaCollapseimgvid').style.display = "none"; document.getElementById('furtherExpandedimgviddiv').style.display = "none"; } else { document.getElementById('furtehrEximagebtnid').style.display = "block"; document.getElementById('furtehrEximagebtnid').src = path + "images/image.png"; document.getElementById('furtehrEximagebtnid').style.opacity = "0.6"; document.getElementById('fertherExyoutubebtnid').style.display = "block "; document.getElementById('fertherExyoutubebtnid').src = path + "images/youtube.png"; document.getElementById('fertherExyoutubebtnid').style.opacity = "0.6"; document.getElementById('furtherExTriviaExpandimgvid').style.display = "none"; document.getElementById('furtherExtriviaCollapseimgvid').style.display = "none"; document.getElementById('furtherExpandedimgviddiv').style.display = "none"; } var furtherex = total_que_array[current_que]['explanation']; if (typeof furtherex != "undefined" && furtherex != "") { document.getElementById('FurtherExid').value = furtherex; } else { document.getElementById('FurtherExid').value = ""; } if (typeof curruent_que_anscount != "undefined" && curruent_que_anscount != "") { curruent_que_anscount = total_que_array[current_que]['answerCount']; } else { curruent_que_anscount = 1; } for (var i = 0; i < 4; i++) { var row = i + 1; if (curruent_que_anscount == row) { document.getElementById("btnid" + i).classList.add('triviaNoOfAnsactive'); document.getElementById("btnid" + i).classList.add('triviaNoOfAnsactiveTrivia'); } else { document.getElementById("btnid" + i).classList.remove('triviaNoOfAnsactive'); document.getElementById("btnid" + i).classList.remove('triviaNoOfAnsactiveTrivia'); } if (typeof que_ansers != "undefined") { if (typeof que_ansers[i] != "undefined") { document.getElementById('answerid' + i).value = que_ansers[i]; } else { document.getElementById('answerid' + i).value = ""; } } else { document.getElementById('answerid' + i).value = ""; } var correct_ans = total_que_array[current_que]['correctAnswer']; if(correct_ans != undefined){ correct_ans = correct_ans.trim(); } if (typeof correct_ans != "undefined" && correct_ans != "") { if (typeof que_ansers[i] != "undefined") { que_ansers[i] = que_ansers[i].trim(); } if (que_ansers[i] == correct_ans) { var correvt_anserno = document.getElementById('radiobtnid' + i); correvt_anserno.classList.add("triviaNoOfAnsactive") } else { var correvt_anserno = document.getElementById('radiobtnid' + i); correvt_anserno.classList.remove("triviaNoOfAnsactive"); } } // else { // document.getElementById('radiobtnid0').classList.add("triviaNoOfAnsactive") // } } } else { document.getElementById('TriviaQuestionid').value = ""; document.getElementById('answerid0').value = ""; document.getElementById('furtherExpandedimgviddiv').style.display = "none"; document.getElementById('fertherExyoutubebtnid').style.display = "block"; document.getElementById('furtehrEximagebtnid').style.display = "block"; document.getElementById('youtubebtnid').style.display = "block"; document.getElementById('imagebtnid').style.display = "block"; document.getElementById('Expandedimgviddiv').style.display = "none"; document.getElementById('TriviaExpandimgvid').style.display = "none"; document.getElementById('triviaCollapseimgvid').style.display = "none"; document.getElementById('furtherExTriviaExpandimgvid').style.display = "none"; document.getElementById('furtherExtriviaCollapseimgvid').style.display = "none"; document.getElementById("btnid0").classList.add('triviaNoOfAnsactive'); var curruent_que_anscount = 1; for (var i = 0; i < 4; i++) { var row = i + 1; if (curruent_que_anscount == row) { document.getElementById("btnid" + i).classList.add('triviaNoOfAnsactive'); } else { document.getElementById("btnid" + i).classList.remove('triviaNoOfAnsactive'); } var Ansbtn = document.getElementById("answerbtnid" + i); if (curruent_que_anscount < row) { Ansbtn.style.display = 'none'; } else { Ansbtn.style.display = 'block'; } } } // } // }); setTimeout(function () { Removemodalbackdropdiv(); }, 1000); } /*Wheel of fortune*/ var wofcurrentoptionindex=0; /*main WOF Current OPtion USe total count of wof option*/ var wofcurrentquesindex=0; /*main WOF Current OPtion USe total count of wof question*/ function addWOFquestions(edit,TriviaCurrentQueTex,addststus) { var sortableclass = ""; if (edit === "True") { sortableclass = 'list-group-item'; } /*Question index*/ /*=============================*/ var countlist = $("#WOFsortable li").length; var listid = []; $('#WOFsortable li').each(function () { var id = $(this).attr('id'); listid.push(id); }); for (i = 0; i < countlist; i++) { var listidval = listid[i].replace("WOFqueid", ""); listid[i] = parseInt(listidval); } var currentquestion = Math.max.apply(null, listid); var questionindex = currentquestion + 1; var addquestionlength = 16; /*change 15 t0 16 cz add free account vadidation to question*/ if(addststus){ if(commongametype == "WOF" && ispurchase == "False"){ addquestionlength = 0; // if(wofcurrentquesindex < addquestionlength){ document.getElementById('wofedittextwarn').style.display ="block"; // } } } document.getElementById('totalQuestioncount').textContent = questionindex; /*=============================*/ addLoader(); if(wofcurrentquesindex < addquestionlength){ wofcurrentquesindex++; $("#WOFsortable").append('

  • ' + 'POP CULTURE PICTURE - Custom Trivia Quiz Maker (2)' + '

    ' + ''+TriviaCurrentQueTex+'

    \n' + '

    POP CULTURE PICTURE - Custom Trivia Quiz Maker (3)\n' + '

    \n' + '
  • '); } if(addststus){ document.getElementById('successmsg').textContent = "Question added successfully!"; setTimeout(function () { $('.toast').addClass('showing'); setTimeout(function () { removeLoader(); if ($('.toast').hasClass('showing')) { $('.toast').removeClass('showing'); document.getElementsByClassName('previewscreenmain')[0].contentWindow.location.reload(true); document.getElementsByClassName('previewscreenmain')[1].contentWindow.location.reload(true); } }, 2000); }, 1000); }else{ setTimeout(function () { removeLoader(); }, 1000); } if(wofcurrentquesindex == 15){ document.getElementById('addWOFquebtnid').style.display="none"; } } var wofOptionArray = null; function addWOFspinoptions(edit, optioncount , optiontext) { /*neccecary*/ var sortableclass = ""; if (edit === "True") { sortableclass = 'list-group-item'; } var wofCurrentoptiontext = ""; for (var i = 1; i < optioncount; i++) { if(optiontext) { if (optioncount > 1) { if(wofOptionArray[i] != null){ if (wofOptionArray[i]['text'] === "") { wofCurrentoptiontext = "Option"; } else { wofCurrentoptiontext = wofOptionArray[i]['text']; } } } }else { wofCurrentoptiontext = ""; /*Option wof placehlder issue*/ } commonaddwofoption(sortableclass,wofCurrentoptiontext,optiontext); } WOFLocalData = gameData; } function addPrizeWOFspinoptions(edit, optioncount , optiontext){ document.getElementById('WOF_optionid').style.pointerEvents = "auto"; wofOpenaddpriceandcustomprizepopup("Option","Enter Option","Save Option"); $('#WOF_optionid').attr('onkeypress','allowNumbersOnly(event)'); $("#WOF_optionid").attr('maxlength','3'); addWOFspinoptions(edit, optioncount , optiontext) } function addcustomWOFspinoptions(edit, optioncount , optiontext){ document.getElementById('WOF_optionid').style.pointerEvents = "auto"; wofOpenaddpriceandcustomprizepopup("Prize","Enter Prize","Save Prize"); $("#WOF_optionid").removeAttr("onkeypress"); $("#WOF_optionid").attr('maxlength','15'); addWOFspinoptions(edit, optioncount , optiontext); } function addpenaltywof(gameData){ document.getElementById("WofPenaltysavebtnid").removeAttribute('data-dismiss'); var e = document.getElementById("Penaltycard"); var optiontextvalue = e.options[e.selectedIndex].value; if(optiontextvalue != ""){ var sortableclass = ""; if (isgamedit === "True") { sortableclass = 'list-group-item'; } commonaddwofoption(sortableclass,optiontextvalue,false); saveWOFSpinOptions(gameData); document.getElementById("WofPenaltysavebtnid").setAttribute('data-dismiss', "modal"); }else{ alert("Please select any penalty!"); } } /*1.questionindex = listid*/ function commonaddwofoption(sortableclass,wofCurrentoptiontext,optiontext){ /*Question index*/ /*=============================*/ var countlist = $("#WOFspinsortable li").length; var listid = []; $('#WOFspinsortable li').each(function () { var id = $(this).attr('id'); listid.push(id); }); for (i = 0; i < countlist; i++) { var listidval = listid[i].replace("WOFspinoptid", ""); listid[i] = parseInt(listidval); } var currentquestion = Math.max.apply(null, listid); var questionindex = currentquestion + 1; /*=============================*/ /*Maximun 24*/ // if (questionindex < 25) { if (wofcurrentoptionindex < 25) { wofcurrentoptionindex++; $("#WOFspinsortable").append('

  • ' + 'POP CULTURE PICTURE - Custom Trivia Quiz Maker (4)' + '

    ' + '' + wofCurrentoptiontext + '

    \n' + '

    POP CULTURE PICTURE - Custom Trivia Quiz Maker (5)\n' + '

    \n' + '
  • '); if(!optiontext){ editWheelOptionpopup(wofcurrentoptionindex,'#WOFspinoptid'+questionindex); /* on click add Prize and open popup directly if we addnew then it call and on click Add Penalty bcz clear previous popup*/ } questionindex++; /*id increment*/ currentquestion++; /*Data get*/ /*for penaltyadd*/ document.getElementById("WOF_optionid").value = wofCurrentoptiontext; // WofOptiondatasavelocal(gameData); /*for add penalty it is disabled*/ } }

    How would you like to play?

    Basic

    POP CULTURE PICTURE - Custom Trivia Quiz Maker (6)

    Use this option if you plan to mirror this screen to a TV or Projector

    *This method does NOT work
    with Presenter

    Launch Game

    Controller + Presenter

    POP CULTURE PICTURE - Custom Trivia Quiz Maker (7)

    For this option, you will need both of these open:
    1. Controller
    This is the display that the host will see.
    It shows the answers and controls the game.
    2. Presenter
    This is the display that the audience will see.

    Launch Controller

    Launch Presenter

    POP CULTURE PICTURE - Custom Trivia Quiz Maker (8) Buzz In Mode

    Crowd Mode

    POP CULTURE PICTURE - Custom Trivia Quiz Maker (11)

    In Crowd Mode, players can join a host's game and respond to questions on their own devices.

    POP CULTURE PICTURE - Custom Trivia Quiz Maker (12)

    Participants
    Join atplay.triviamaker.com

    POP CULTURE PICTURE - Custom Trivia Quiz Maker (13)

    Host
    You will control the game from the host screen.

    Launch Host Screen

    POP CULTURE PICTURE - Custom Trivia Quiz Maker (14)

    Quiz Settings


    Results show at the end of the quiz and are based on the user's score.They can say things like "Jedi Master" "Perfect Score"

      do you want to open game?

      Game Settings

      POP CULTURE PICTURE - Custom Trivia Quiz Maker (15)

      POP CULTURE PICTURE - Custom Trivia Quiz Maker (16)

      POP CULTURE PICTURE - Custom Trivia Quiz Maker (17)

      idjnmfvidkmvl

      Members : 1

      POP CULTURE PICTURE - Custom Trivia Quiz Maker (18)

      POP CULTURE PICTURE - Custom Trivia Quiz Maker (19)

      What are Teams?Create One Here

      Buzz Instructions

      For this option, you will 3 different things:
      1. Controller
      This is the display that the host will see.
      It shows the answers and controls the game.
      2. Presenter
      This is the display that the audience will see.
      3. Buzzer
      Ask participants to open https://play.triviamaker.com/buzzto use the buzz feature

      Copy Game To

    • POP CULTURE PICTURE - Custom Trivia Quiz Maker (21)

      My Games

    • Embed

      <script type="text/javascript" src="https://triviamaker.com/embed/GD2020112816065853473076.js"> </script> 
      <iframe src="https://triviamaker.com/embedded/?id=GD2020112816065853473076" width="1920" height="1080"> </iframe>

      Assignment

      Change the deadline

      Participants should complete it before:

      This game isn't ready for crowd mode

      As a rule, CROWD games should have short answers(2 words or less) which can be easily entered by players.

      Game Setup

      Let's Give Your Game A Name

      Give Your Game A Description (Optional)

      Choose a Theme

      POP CULTURE PICTURE - Custom Trivia Quiz Maker (22)

      POP CULTURE PICTURE - Custom Trivia Quiz Maker (23)

      POP CULTURE PICTURE - Custom Trivia Quiz Maker (24)

      POP CULTURE PICTURE - Custom Trivia Quiz Maker (25)

      POP CULTURE PICTURE - Custom Trivia Quiz Maker (26)

      POP CULTURE PICTURE - Custom Trivia Quiz Maker (27)

      POP CULTURE PICTURE - Custom Trivia Quiz Maker (28)

      Standard

      Can't Find A Theme You Like? Don't worry. If you havePremiumAccount,
      you can create your own theme on the next screen.

      Choose a Game Style

      POP CULTURE PICTURE - Custom Trivia Quiz Maker (29)

      GRID

      Questions are arranged incategories.
      Harder questions are worth more points.
      Example:
      I'll take "Our Locations" for $500

      POP CULTURE PICTURE - Custom Trivia Quiz Maker (30)

      LIST

      Contestants try to name the
      "top answers" to the question.
      Example:
      Name something you soak.

      POP CULTURE PICTURE - Custom Trivia Quiz Maker (31)

      TRIVIA

      Basic Multiple ChoiceQuestions

      Example:
      What is the State Bird of California?

      POP CULTURE PICTURE - Custom Trivia Quiz Maker (32)

      WHEEL

      Contestants try to solve wordpuzzles
      by guessing hidden letters.
      Example:
      I'd like to buy a vowel

      POP CULTURE PICTURE - Custom Trivia Quiz Maker (33)

      POP CULTURE PICTURE - Custom Trivia Quiz Maker (34)

      TICTAC

      Classic game of X's and O's.Answer 3 Questions in a line to win the round.
      Example:
      That is correct and X gets the square

      POP CULTURE PICTURE - Custom Trivia Quiz Maker (35)

      Create Collection

      Do you want others to be able to download the games in this collectionand save them as theirown?Even if you set this to "off" you can still share your collection with a link.

      Do you want the public to be able to find your collection throughinternet search? Even ifyou setthis to "off" you can still share your collection with a link.

      Team Details

        Classroom Details

        Add Students CSV

        Student Details

          Edit Students Details

          POP CULTURE PICTURE - Custom Trivia Quiz Maker (38)

          Enter your first name

          Enter your last name

          Enter your email

          Enter your pin

          Select Classes to Import

          Presenter Code

          Grid style games have a several categories with a number of questions under each category.You can choose the number of categories and questions that best fits your setting.

          To delete user "" you need to enterpassword.
          Enter your password to allow this.

          Crowed mode allow participants to answer the question from their on device. It also allows allparticipants to answer the same question. The score will be allocated dynamatically depends onhow fast the participant answer the question.

          Choose collection where you'd like to add the game

          POP CULTURE PICTURE - Custom Trivia Quiz Maker (44)

            Add Game to Collection

            POP CULTURE PICTURE - Custom Trivia Quiz Maker (45)My GamesPOP CULTURE PICTURE - Custom Trivia Quiz Maker (46)PublicPOP CULTURE PICTURE - Custom Trivia Quiz Maker (47)from link

            POP CULTURE PICTURE - Custom Trivia Quiz Maker (48)

            POP CULTURE PICTURE - Custom Trivia Quiz Maker (49)POP CULTURE PICTURE - Custom Trivia Quiz Maker (50)POP CULTURE PICTURE - Custom Trivia Quiz Maker (51)POP CULTURE PICTURE - Custom Trivia Quiz Maker (52)POP CULTURE PICTURE - Custom Trivia Quiz Maker (53)

              Edit Details

              Categories

              Tags

              Grade Levels

              Difficulty

              Add Youtube Link

              POP CULTURE PICTURE - Custom Trivia Quiz Maker (54)

              Add Youtube Link

              POP CULTURE PICTURE - Custom Trivia Quiz Maker (55)

              1

              2

              3

              4

              5

              6

              7

              8

              POP CULTURE PICTURE - Custom Trivia Quiz Maker (64)

              or

              Colors :

              Font color

              Background color

              Add Penalty :

              POP CULTURE PICTURE - Custom Trivia Quiz Maker (73)

              POP CULTURE PICTURE - Custom Trivia Quiz Maker (94)

              POP CULTURE PICTURE - Custom Trivia Quiz Maker (95)

              POP CULTURE PICTURE - Custom Trivia Quiz Maker (96)

              PICTURE DRIVEN TRIVIA

              4 Categories 20 Questions

              WHAT SONG IS THIS THE COVER FOR?Name the Artist in this Picture

              Print

              Add

              Categories

              Pop Culture

              Entertainment

              Music

              Tags

              2000

              1990

              90s

              00s

              POP CULTURE PICTURE - Custom Trivia Quiz Maker (97)nadinethehuman

              POP CULTURE PICTURE - Custom Trivia Quiz Maker (98) GRID

              POP CULTURE PICTURE - Custom Trivia Quiz Maker (99)

              POP CULTURE PICTURE - Custom Trivia Quiz Maker (100)

              POP CULTURE PICTURE - Custom Trivia Quiz Maker (101)

              POP CULTURE PICTURE - Custom Trivia Quiz Maker (102)

              Begin Creating Quizzes Today

              Create a fun and engaging trivia quiz in minutes!

              Questions

              Number of categories

              Questions per category

              Layout Preview

              Category 1

              POP CULTURE PICTURE - Custom Trivia Quiz Maker (105)

              Q.

              WHAT SONG IS THIS THE COVER FOR?

              A.

              WAP

              POP CULTURE PICTURE - Custom Trivia Quiz Maker (106)

              Q.

              Name the Artist in this Picture

              A.

              Melanie Martinez

              POP CULTURE PICTURE - Custom Trivia Quiz Maker (107)

              Q.

              WHICH RAPPER'S REAL NAME IS CURTIS JAMES JACKSON III?

              A.

              50 CENT

              POP CULTURE PICTURE - Custom Trivia Quiz Maker (108)

              Q.

              Which Celebrity Couple Originally Wore These Outfits?

              A.

              Britney Spears and Justin Timberlake

              POP CULTURE PICTURE - Custom Trivia Quiz Maker (109)

              Q.

              What year did What Does the Fox Say air on youtube?

              A.

              2013

              POP CULTURE PICTURE - Custom Trivia Quiz Maker (110)

              Category 2

              POP CULTURE PICTURE - Custom Trivia Quiz Maker (111)

              Q.

              Name the Game

              A.

              Terraria

              POP CULTURE PICTURE - Custom Trivia Quiz Maker (112)

              Q.

              Name the Game

              A.

              Fruit Ninja

              POP CULTURE PICTURE - Custom Trivia Quiz Maker (113)

              Q.

              Name the Game

              A.

              Slither.io

              POP CULTURE PICTURE - Custom Trivia Quiz Maker (114)

              Q.

              Name the Game

              A.

              Monument Valley

              POP CULTURE PICTURE - Custom Trivia Quiz Maker (115)

              Q.

              Name the Game

              A.

              Scribblenauts

              POP CULTURE PICTURE - Custom Trivia Quiz Maker (116)

              Category 3

              POP CULTURE PICTURE - Custom Trivia Quiz Maker (117)

              Q.

              What movie is this character from?

              A.

              Fantastic Mister Fox

              POP CULTURE PICTURE - Custom Trivia Quiz Maker (118)

              Q.

              Name this Character from Goonies

              A.

              Sloth

              POP CULTURE PICTURE - Custom Trivia Quiz Maker (119)

              Q.

              What is the name of this character from Wizard of Oz?

              A.

              Glinda the Good Witch

              POP CULTURE PICTURE - Custom Trivia Quiz Maker (120)

              Q.

              What are the names of the Incredibles?

              A.

              Mr. Incredible, Elastigirl, Violet, Dash, Jack-Jack

              POP CULTURE PICTURE - Custom Trivia Quiz Maker (121)

              Q.

              Name the Character and Movie

              A.

              The Dude in The Big Lebowski

              POP CULTURE PICTURE - Custom Trivia Quiz Maker (122)

              Category 4

              POP CULTURE PICTURE - Custom Trivia Quiz Maker (123)

              Q.

              NAME THE CHARACTER

              A.

              PEPPERMINT BUTLER

              POP CULTURE PICTURE - Custom Trivia Quiz Maker (124)

              Q.

              NAME THE CHARACTER

              A.

              HANDY MANNY

              POP CULTURE PICTURE - Custom Trivia Quiz Maker (125)

              Q.

              NAME THE CHARACTER

              A.

              WUBBZY

              POP CULTURE PICTURE - Custom Trivia Quiz Maker (126)

              Q.

              Name the character

              A.

              Pinky Dinky Doo

              POP CULTURE PICTURE - Custom Trivia Quiz Maker (127)

              Q.

              Name the character

              A.

              Inspector Oso

              POP CULTURE PICTURE - Custom Trivia Quiz Maker (128)

              Colors :

              Font color

              Button color

              Background color

              Logo:

              Background Image:

              POP CULTURE PICTURE - Custom Trivia Quiz Maker (130)

              Theme Song:

              Is it good, bad, wrong, etc?

              Changes saved!

              This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Cookie settingsACCEPT

              NecessaryAlways Enabled

              References

              Top Articles
              Latest Posts
              Article information

              Author: Kimberely Baumbach CPA

              Last Updated: 25/12/2023

              Views: 5731

              Rating: 4 / 5 (61 voted)

              Reviews: 92% of readers found this page helpful

              Author information

              Name: Kimberely Baumbach CPA

              Birthday: 1996-01-14

              Address: 8381 Boyce Course, Imeldachester, ND 74681

              Phone: +3571286597580

              Job: Product Banking Analyst

              Hobby: Cosplaying, Inline skating, Amateur radio, Baton twirling, Mountaineering, Flying, Archery

              Introduction: My name is Kimberely Baumbach CPA, I am a gorgeous, bright, charming, encouraging, zealous, lively, good person who loves writing and wants to share my knowledge and understanding with you.