


PPT2010 is a commonly used office software, and its powerful functions can meet a variety of needs. Among them, making fill-in-the-blank questions is a common application in PPT. However, if you need to make fill-in-the-blank questions that can determine whether it is right or wrong, how should you do it? PHP editor Xigua brings you the detailed steps for making correct and wrong fill-in-the-blank questions in PPT2010. Let’s learn together!
Create a blank slide document, and then use the text box tool to enter the content as shown.
You need to use development tools. If it is not displayed in the menu bar above, right-click on the blank space above the menu bar and select [Customize Ribbon].
In the dialog box that opens, check [Development Tools] and click OK.
After completion, [Development Tools] will appear in the menu bar above.
Click [Development Tools] and select [Text Box (ActiveX Control)] below.
Click the mouse above the horizontal line where you need to fill in the blanks to add this control.
Select this control, click [Properties] under [Development Tools], and the properties box on the left side of the picture below will pop up.
Set the special effect option to 0, and the selected control will become transparent, which is more natural.
Select the command button under [Development Tools] and draw two buttons at appropriate positions in the text.
First select the first button, find the caption option in the properties box, and change the subsequent name to [Submit]. Using the same method, change the second button to [Clear].
Select the submit button, right-click, select [View Code], and open it as shown in the picture.
Enter the following code:
If TextBox1 = 16 Then
MsgBox "Congratulations on the correct answer!", vbOKOnly, "Prompt"
Else
#MsgBox "Wrong answer, try again!", vbOKOnly, "Prompt"
End If
Use the same method again, select the Clear button, and add the code: TextBox1 = " "
Now you're done, play the slideshow and enter the answer. If the answer is correct, it will remind you that the answer is correct; if the answer is wrong, it will tell you that you are wrong.
The above is the detailed content of How to create fill-in-the-blank questions that can determine right and wrong in PPT2010_Detailed steps for creating fill-in-the-blank questions that can determine right and wrong in PPT2010. For more information, please follow other related articles on the PHP Chinese website!

This concise guide demonstrates how to efficiently calculate running totals (cumulative sums) in Excel using a SUM formula with strategically placed absolute and relative cell references. A running total displays the accumulated sum of a dataset as

Are you looking for an Excel formula to count characters in a cell? If so, then you have certainly landed up on the right page. This short tutorial will teach you how you can use the LEN function to count characters in Excel, with or with

This tutorial demonstrates how to count words in Excel using a combination of the LEN, SUBSTITUTE, and TRIM functions. It offers both case-sensitive and case-insensitive formulas for counting total words or specific words/text within a cell or range

This tutorial demonstrates how to efficiently split cells in Excel using both formulas and the advanced "Split Text" feature. Learn to separate text using commas, spaces, or any delimiter, and to split alphanumeric strings into their text

This tutorial explains how to locate and utilize the Solver add-in within various Excel versions, ranging from 2003 to 365. Step-by-step instructions and practical examples demonstrate Solver's application in optimizing solutions for linear programm

This tutorial demonstrates three efficient methods for copying formatting in Excel: Format Painter, Fill Handle, and Paste Special. These techniques are compatible with all Excel versions (2007-365). Proper formatting enhances worksheet presentation

This tutorial offers two efficient methods for removing formatting from Excel spreadsheets. Dealing with extensive formatting in large spreadsheets can be cumbersome. These techniques streamline the process. Manually removing formatting is ineffici

This tutorial unveils the power of Excel tables, often overlooked yet incredibly efficient tools for data management. Discover how tables simplify tasks like dynamic named ranges, formula updates, and data formatting, saving you significant time and


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

MantisBT
Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

Dreamweaver Mac version
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

PhpStorm Mac version
The latest (2018.2.1) professional PHP integrated development tool

WebStorm Mac version
Useful JavaScript development tools