Animate CC(HTML5) self scoring simple multiple choice quiz.

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 ต.ค. 2024
  • Using Animate CC to create a html 5 self scoring simple multiple choice quiz. Includes use of variables and proper coding for the web.

ความคิดเห็น • 65

  • @gustavoreisberg
    @gustavoreisberg 3 ปีที่แล้ว

    Thank you so much, it was what are i m looking for. The only thing that happened is that every time I touch the correct answer this sum a score more to the sum, it should stop once I choose THE CORRECT ONE.. how can i do to put a stop to this?, thank you

  • @pretty.jjuniez755
    @pretty.jjuniez755 3 ปีที่แล้ว

    can this work on actionscript 3.0?

  • @murtog1
    @murtog1 5 ปีที่แล้ว +3

    You skipped setting up questions 2 and 3

  • @joshdion4752
    @joshdion4752 6 ปีที่แล้ว +4

    How is there a second question page? Please include everything in this tutorial.

    • @murtog1
      @murtog1 5 ปีที่แล้ว +1

      that stumped me as well

    • @shilohvangray
      @shilohvangray 3 ปีที่แล้ว

      I was a little confused as well. Mine is hungup on going to the next question.

  • @Meirovsky
    @Meirovsky ปีที่แล้ว

    Can you provide the source code? plz

  • @JazzmasterBlues
    @JazzmasterBlues 7 ปีที่แล้ว +1

    This has helped soooooo much. Thanks!

    • @surayaaziz3665
      @surayaaziz3665 3 ปีที่แล้ว

      Helo. Does this tutorial really work on you? Teach me

  • @guillermoalfonsocubillos5826
    @guillermoalfonsocubillos5826 7 ปีที่แล้ว +3

    How I can disable the right answer once you have clicked to prevent double points?

  • @animaction2483
    @animaction2483 3 ปีที่แล้ว +1

    Hi super tutorial! At the end of the quiz I would like to show a picture depending on the score (like score 1-2 goto frame 26, score 3-4 goto frame 27, score 5-6 goto frame 28) could you give me some pointers on how to do that? Thanks a million!

    • @surayaaziz3665
      @surayaaziz3665 3 ปีที่แล้ว

      Does this tutorial work on you? Teach me

  • @rgcuestas
    @rgcuestas 4 ปีที่แล้ว

    I wonder how would you save the score values to a json or xml?

  • @douglasbarnes4035
    @douglasbarnes4035 8 ปีที่แล้ว

    How does Animate compare to using Edge Animate? Good replacement? Easier to use?

    • @nancied
      @nancied  8 ปีที่แล้ว +1

      No it's not easier to use. I think the interface is awful. I have to use it with my grad and undergrad students so I need to make it work.

  • @patriciadrechsler866
    @patriciadrechsler866 7 ปีที่แล้ว +1

    Thanks a lot for the tutorial! This is exactly what I am looking for. But unfortunately I have difficulties with the next button as well - for this reason my question. The crucial moment is the implementation of the snippet via the time line navigation (28.46 min). It seems that a part is missing. I had always the same line numbers and then it jumps 17 lines further where I can’t see what happened. Could this may be the reason for disfunction?

    • @nancied
      @nancied  7 ปีที่แล้ว

      Since this was originally for my students I told them I made a mistake when I was recording and cut it. The lines don't matter .Follow the rest of it answer your question.

  • @Lorenzzoman
    @Lorenzzoman 7 ปีที่แล้ว +1

    I got stock trying to play the movieclip that contains the green box
    Scene 1, Layer 'Actions', Frame 102, Line 3, Column 59 1061: Call to a possibly undefined method bind through a reference with static type Function.

    • @bottroper07
      @bottroper07 5 ปีที่แล้ว +1

      I know it is too late, but for the others: you dont need BUTTONS at all at that type of quiz. You work only with MOVIECLIPS.
      As you can see on 21:36 correctanswer itself and the instance is now a Movieclip and not a button anymore!
      ButtonName.DynamicTextName.text = "something" will NOT work but
      MovieClipName.DynamicTextName.text = "something" will work!

    • @surayaaziz3665
      @surayaaziz3665 3 ปีที่แล้ว

      @@bottroper07 does this tutorial work on you? Teach me 😭🙏

    • @bottroper07
      @bottroper07 3 ปีที่แล้ว

      @@surayaaziz3665 Hey yeah it worked. But I forgot everything, because I did it only for school. I'm sorry :(

    • @surayaaziz3665
      @surayaaziz3665 3 ปีที่แล้ว

      Hi does this tutorial work on you?

  • @colinwhite2715
    @colinwhite2715 7 ปีที่แล้ว

    Thanks so much for this. Exactly what I needed for an ePub I'm working on.

  • @natalietzobanakis6913
    @natalietzobanakis6913 7 ปีที่แล้ว +1

    To fix the clicking problem, can't you add an invisible rectangle shape under the text inside the answer movie clips? That way clicking anywhere within the invisible rectangle, and not only on the actual text, would register. No?

    • @nancied
      @nancied  7 ปีที่แล้ว

      I did that , but it didn't work. That's why I was bitching about it.

    • @natalietzobanakis6913
      @natalietzobanakis6913 7 ปีที่แล้ว

      Thanks for the comment, I'll have to find the time to try it and maybe I can come up with another work around. If I do, I'll post it here.

    • @nancied
      @nancied  7 ปีที่แล้ว

      Awesome

    • @j6patriotnews986
      @j6patriotnews986 5 ปีที่แล้ว +2

      add a button in each answer. Draw a rectangle the whole size of the answer text box and only in the hit frame. the button will then be transparent and the answers can be hit in that area.

  • @jorgemacbethdancel1275
    @jorgemacbethdancel1275 4 ปีที่แล้ว

    I am stuck in a part where I have added a Mouse Click eventhandler. I am getting this error: 1061: Call to a possibly undefined method bind through a reference with static type Function. Can I ask your help on this?

    • @surayaaziz3665
      @surayaaziz3665 3 ปีที่แล้ว

      Hi does this tutorial work on you? Teach me pls

  • @Go_Life
    @Go_Life 3 ปีที่แล้ว

    Hi, how you set the 2& 3 questions

    • @Go_Life
      @Go_Life 3 ปีที่แล้ว

      @3 Ruthven Thank you a lot

    • @Go_Life
      @Go_Life 3 ปีที่แล้ว

      only the first question repeat in many frames , the text of questions 2&3 not appear

    • @Go_Life
      @Go_Life 3 ปีที่แล้ว

      Thank you, my regards, , that's ok, , my problem was I gave different instant name for questions . Really , I raise the hat to you

    • @surayaaziz3665
      @surayaaziz3665 3 ปีที่แล้ว

      Helo, does this coding work on you?

    • @Go_Life
      @Go_Life 3 ปีที่แล้ว

      @@surayaaziz3665 Hello, yes , it is worked, Regards

  • @brattiestclub009
    @brattiestclub009 7 ปีที่แล้ว +3

    next button wont work

  • @islamtop2452
    @islamtop2452 4 ปีที่แล้ว

    How to add two questions in one page? is button copy possible in one page?

  • @hatsi59
    @hatsi59 6 ปีที่แล้ว

    Just wondering if the finished product is available as a downloadable template of sorts. Great work by the way.

  • @garyphelps6048
    @garyphelps6048 3 ปีที่แล้ว

    Why would you not give the quiz taker a chance to change their answers?

  • @annieargile2990
    @annieargile2990 7 ปีที่แล้ว +1

    How did you change the order of the answers for the second and third question? This part wasn't in the video :s

    • @davidstewart2992
      @davidstewart2992 7 ปีที่แล้ว +1

      Move the text boxes in the different frames to the order you want

    • @Go_Life
      @Go_Life 3 ปีที่แล้ว

      @@davidstewart2992 all right , but when I reuse the A as choice for another two questions , the score starts from 1 but the other choices are correct , but the problem with answercorrect1, where is the problem?

    • @ruch147
      @ruch147 3 ปีที่แล้ว

      @@Go_Life you have to rename the instances for each box for example Q1Answer1 to Q2Answer1.

    • @Go_Life
      @Go_Life 3 ปีที่แล้ว

      @@ruch147 Thank you for your response, but the result is not correct , I changed the all instance names , no change

    • @surayaaziz3665
      @surayaaziz3665 3 ปีที่แล้ว

      @@ruch147 does this tutorial work on you? Teach me

  • @ClementFaria
    @ClementFaria 6 ปีที่แล้ว

    Excellent Tutorial

  • @xingyi7320
    @xingyi7320 6 ปีที่แล้ว

    How I can disable the right answer once you have clicked to prevent double points?
    ll
    v

  • @nkosinathivilakazi981
    @nkosinathivilakazi981 7 ปีที่แล้ว

    What is the programm that creates such quiz? Is it powerpoint or something else?

    • @nancied
      @nancied  7 ปีที่แล้ว

      Adobe Annimate cc.

  • @KaizenPrintBelfast
    @KaizenPrintBelfast 6 ปีที่แล้ว

    Sent you a little email Nancie - might have gone into your spam folder

  • @imagenimperio
    @imagenimperio 6 ปีที่แล้ว

    There is a way to remix the answers every time you start the quiz? Really Thanks is a very helpful tutorial.

  • @jaredmiller4956
    @jaredmiller4956 7 ปีที่แล้ว

    I tried to add my additional questions by going into the following frames and changing the text, but it didn't change in my final version. It still scored, though, so I got that part right! :O

    • @jaredmiller4956
      @jaredmiller4956 7 ปีที่แล้ว +2

      I figured out my issue. I had removed the 'this.play' line for the Next button. [facepalm]

  • @faizirfan3702
    @faizirfan3702 4 ปีที่แล้ว

    30:34 is the scoring part

    • @surayaaziz3665
      @surayaaziz3665 3 ปีที่แล้ว +1

      Bro nak tanya, coding ni boleh run tak? Sy cuba dah pastu stuck kat next btn

  • @burkegreg
    @burkegreg 5 ปีที่แล้ว +1

    So it doesn't tell you how you got the text in for question 2 etc.. Why was this left out?

    • @j6patriotnews986
      @j6patriotnews986 5 ปีที่แล้ว +1

      You can use array to fill in questions and possible answers and if you want to have a different position for the correct answer you can also use an array for the y position and use a function to shuffle them.
      Here is a shuffle function you can use and you call it to shuffle any array. Call it with shuffle(arrayName); Change arrayName with the name of your array.
      function shuffle(array) {
      counter = array.length;
      // While there are elements in the array
      while (counter > 0) {
      // Pick a random index
      index = Math.floor(Math.random() * counter);
      // Decrease counter by 1
      counter--;
      // And swap the last element with it
      temp = array[counter];
      array[counter] = array[index];
      array[index] = temp;
      }
      return array;
      }
      xPos = [100, 150, 200, 250];
      suffle(xPos);
      add a function to position your anwers.
      function positionAnswers() {
      shuffle(xPos);
      root.correctAnswer1.y = xPos[0];
      root.wrongAnswer1.y = xPos[1];
      root.wrongAnswer2.y = xPos[2];
      root.wrongAnswer3.y = xPos[3];
      }
      call the function at the beginning and then in your next button code.
      positionAnswers() ;