@@PPTVBA Good day again Sir...You know I am a public school teacher and my students love so much your tutorials...so easy to catch up..I would suggest...could it be possible to combine fill in the blanks and multiple choice interactive game? if you can do...this is something worthwhile..God bless you..
You can just make both of them together, make few slides of fill-in-the-blanks using this video and using my Interactive Quiz Game Modules, you can make few of those. I also do freelancing and make personal templates if you're willing to hire me. I can adjust my rates to what is convenient for you.
Thank you for the tutorial! I have a question though. I’ve been following many of your tutorials, and I know how to get the number of unattempted questions, but is there a way for students to go back and answer those if there is time? I’ve been thinking of several ways to do this, but have been unsuccessful. For example, I didn’t know if you could assign a specific condition to a slide to show it is unattempted and can go back later, or another idea was to create a slide of hyperlinked shapes that go to each question, and after answering a question you make it invisible, leaving the unattempted ones left. However, I’m having trouble with the specific coding for this as well. I just started learning a few weeks ago so I’m very new to this. Any advice?
This is because the value of CurrentSlide might not be declared properly. Note that it must be case-sensitive. Send me the file that you've made and I'll have a look at it. My email is bhavshaha@gmail.com
I encountered the same problem as even though I have changed the 'Next' to 'CurrentSlideNo + 1', the slide doesn't eventually go to the next slide. Instead, it will just go to the next slide when the time is over. Please help. Thank you!
Heya there, coding fluency comes with a lot of practice. It is second nature to me as I've been coding since I was 12. You can also refer to the official documentation that Microsoft provides to know the scope of VBA and the kinds of functions and properties available. Thanks for watching! Do subscribe :)
Hello Bhavesh🙌🏻 Is it possible to combine several codes in one ppt? I made a one game using your points/ score video where you can click on the answer. But i also want to add fill in the blanks game in the same ppt. I tried but it doesn’t work?😭😭
@@k8y121 I wouldn't recommend trying to merge them both unless you're already from a programming background, the variables will collapse against each other. If you need it ASAP, I'm also available as a freelancer to make a template for you.
Bhavesh Shaha Can you please elaborate? I saved the ppt as a Macro Enabled Presentation file. I want to be able to give the ppt to my students so when they open the file it goes right into the activity. Is that possible?
@@PPTVBA I did! But when I shared it with others, the quiz did not work. They were unable to enter the answers in the box, they were unable to click next, and so on.
Very well done. Love the way you explain and pace the delivery of instructions. Keep going!!
Thank you very much! Please do suggest more tutorials to make!
Excellent... Super...Excellent...Thanks a lot once again. We are really waiting for next video...
Thank you! Was my voice clear and understandable? I was a bit under the weather while recording it.
@@PPTVBA You voice is superb. Your presentation technique is excellent.
I love your channel, explained thoroughly! Keep on going:)
I love this!!!
Do you ell courses or do coaching for those of us trying to create a specific interactive PowerPoint?
Hi! I do freelancing. Please send me an email with your request! Thank you very much!
Thank you for teaching us
You are amazing
Amazing...This something to share again in my collegues..thank you.
Please do! Thank you very much! Feel free to leave your suggestions!
@@PPTVBA Good day again Sir...You know I am a public school teacher and my students love so much your tutorials...so easy to catch up..I would suggest...could it be possible to combine fill in the blanks and multiple choice interactive game? if you can do...this is something worthwhile..God bless you..
You can just make both of them together, make few slides of fill-in-the-blanks using this video and using my Interactive Quiz Game Modules, you can make few of those.
I also do freelancing and make personal templates if you're willing to hire me. I can adjust my rates to what is convenient for you.
Thank you for the tutorial! I have a question though. I’ve been following many of your tutorials, and I know how to get the number of unattempted questions, but is there a way for students to go back and answer those if there is time? I’ve been thinking of several ways to do this, but have been unsuccessful. For example, I didn’t know if you could assign a specific condition to a slide to show it is unattempted and can go back later, or another idea was to create a slide of hyperlinked shapes that go to each question, and after answering a question you make it invisible, leaving the unattempted ones left. However, I’m having trouble with the specific coding for this as well. I just started learning a few weeks ago so I’m very new to this. Any advice?
the CurrentSlide + 1 is no working, it just jump to the first slide. pls help me
This is because the value of CurrentSlide might not be declared properly. Note that it must be case-sensitive. Send me the file that you've made and I'll have a look at it. My email is bhavshaha@gmail.com
I encountered the same problem as even though I have changed the 'Next' to 'CurrentSlideNo + 1', the slide doesn't eventually go to the next slide. Instead, it will just go to the next slide when the time is over. Please help. Thank you!
Hello My friend, I have a question from you that
How do you write a lot of code in PC? Because I can't write a lot of code in PC. What should I do?
Heya there, coding fluency comes with a lot of practice. It is second nature to me as I've been coding since I was 12. You can also refer to the official documentation that Microsoft provides to know the scope of VBA and the kinds of functions and properties available.
Thanks for watching! Do subscribe :)
@@PPTVBA Thank you very much and My question Because I like writing code in PC😊😊😊☺️
If you don't mind me asking, what's your age my friend?
@@PPTVBA I like writing code and I understand your speech.
And I am fifteen years old. Are you Indian?
That's awesome! I'm 18 and Indian, yes. I'm building a discord community for PPT VBA programmers soon. I'll let you know!
Hello Bhavesh🙌🏻 Is it possible to combine several codes in one ppt? I made a one game using your points/ score video where you can click on the answer. But i also want to add fill in the blanks game in the same ppt. I tried but it doesn’t work?😭😭
The codes have to be adjusted but it certainly can be possible!
Bhavesh Shaha i see alright. i have gave up for today but will try again tomorrow. Thank you so much for the fast reply 🤗
@@k8y121 I wouldn't recommend trying to merge them both unless you're already from a programming background, the variables will collapse against each other.
If you need it ASAP, I'm also available as a freelancer to make a template for you.
Bhavesh Shaha Oh better not then. Thanks for the offer but ill try doing one on my own ☺️
Nice
how to change the message box title (MICROSOFT PPT) to another name.
MsgBox "Content of the popup", vbOkayOnly, "Title of MsgBox"
Would there be a way to collect the results of each person taking this quiz to be able to track it?
Yes! I'll be making a video on that soon!
I am wondering how I can share this with my students so that they just answer the questions.
The best course option is to share the PowerPoint Macro file with them.
Bhavesh Shaha
Can you please elaborate? I saved the ppt as a Macro Enabled Presentation file. I want to be able to give the ppt to my students so when they open the file it goes right into the activity. Is that possible?
By the way, your videos are excellent!! Thank you so much!
Thank you! Please save it as a .ppsm (PowerPoint Macro enabled show) file. It will open directly in slideshow mode.
@@PPTVBA I did! But when I shared it with others, the quiz did not work. They were unable to enter the answers in the box, they were unable to click next, and so on.