No posts.
No posts.

QuizBuilder

What is TheQuizBuilder ?

TheQuizBuilder is a simple text editor. In which you can edit, modify and customize the text. You must be wondering why it is named TheQuizBuilder. Its name is TheQuizBuilder because, along with editing the text in it, you can also create a simple quiz in it. If you want to see how the quiz appears, then click here for that. It is very easy to use this offline text editor. This text editor is for those who are running their website on blogger. Those who use Blogger's text editor will know that writing content in Blogger text editor is a bit difficult. Sometimes a default font is applied in it automatically, then sometimes the code becomes very duplicate. To overcome this problem, I have created this text editor. You can use this text editor to write content, or you can also use it as a QuizBuilder.

How to Use TheQuizBuilder?

It is very easy to use this Quizbuilder. In this you get all the basic features. Which are in every text editor. To use it, first you write content in editor mode. After that select some text. And run any operation from the left sidebar. All the operations given in the left sidebar, all those operations will work only when you select any text. If you want to run any operation from rightSidebar, then you do not need to select any text.

How to Create Quiz in TheQuizBuilder ?

If you want to make Quiz using TheQuizBuilder. So first write some content about the quiz. Like on which topic you are making a quiz, who can attend this quiz, and how many questions are there in it.


--> See Quiz, Made with TheQuizBuilder <--

After doing this, you click on the Add Question button. Now a pop up box will appear in front of you, if you want to add only true false question, then click on the checkbox given in the pop up box. By doing this 2 fields of the form will be disabled. In this quizbuilder, the question is placed inside the < h3 > tag, and the options are placed inside the < p > tag. Now write the question to add the question, and also write all the options with it. After doing this, you have to tell in the last field which of your option is correct, and if you want, you can also write an explanation in it. After all the fields are filled, click on the Add question button. Your question will be added to the editor. Similarly, you can add many questions, there is no limit to it.

How To Add Quiz In Blogger Post ?

If you have created a quiz, and you want to add it to blogger, then first you have to click on the Copy Code button given in the right sidebar of the TheQuizBuilder. After that you have to login to your blogger account, and create a new post, after that you have to open the html editor, and paste the code. Now you can see your quiz by coming in compose mode. Now publish the post.



Now when you will open the post, you will see that your buttons are not looking very attractive, so to make the buttons attractive, paste the below CSS code in your main CSS skin in the last. Keep in mind that you should not modify the name of the selector, you can change its colors, styling, border, but not the selector.

.Quiz-Button-Style {
font-size: 16px;
border-radius: 8px;
box-shadow: 2px 2px 5px black;
background: white;
border: 2px solid #b40ff0;
padding: 5px 8px;
transition: all 0.4s;
}

.Quiz-Button-Style:hover {
background: #ba41e6; color: white;
}

What is the features of TheQuizBuilder ?

There are some such features in this quizbuilder, which will be of great use to you. Some of these features are given below.

Copy Formatted Text: If the way you have written the text, whatever styling you have applied to it, and you want, whenever you copy the content, its styling will also be copied along with it. So you can use it.

No Duplicate Code: If you want to copy the code after writing the content. So for this I have tried my best, that the code should not be duplicated, and useless code should not be generated.

Copy Plain Text: If you want to copy only the text, and you do not have to copy its formatting. Then this feature can also come in handy for you.

Insert Link: If you are writing any content, and you have to do internal and external linking in the content. So the insert link feature is going to come in handy for you.


If you want to suggest any feature to us, and you think that if this feature was in TheQuizBuilder then the work would have been easier, you can suggest us the features to make this editor even more powerfull and easy.

Always Welcomes your Suggestion or Query .
Last Update : 15/08/2021


This Website is Fully Tested On Chrome Browser(Version 92.0.4515.159) and Firefox Browser(Version 91.0.1). It is Recommended to use latest Browser.

Copyright © All Right Reserved -- Version 1.0.0

Hurrah ! Copied........