GQUIZ home page

about perceptionHow do I get started?Tutorials and walkthroughsOn Line ToolsFrequently Asked Questions  

FAQ - Frequently Asked Questions

Question Manager

Session Manager

Security Manager

Reporter

Documentation for Technicians

 

How do I use Superscript and Subscript?

To manipulate the text in Perception, it is often useful to use html tags. To use any tag, edit the question in QML. This can be done by right-clicking on the appropriate question and selecting Edit in QML. In a number of places in the QML, you’ll see “text/plain”. Change this so it is “text/html”.

To create a subscript
Html tag: <sub> </sub>
How to use tag: Whenever a subscript is needed
Example: T<sub>3</sub> is a common subscript.
Will look like: T3 is a common subscript.
*note that while the 3 is smaller here, Perception does not automatically make it smaller, you'll need to use the font size tag to do that

To create a superscript
Html tag: <sup> </sup>
How to use tag: Whenever a superscript is needed
Example: x<sup>2</sup> is x squared
Will look like: x2 is x squared
*note that while the 2 is smaller in this example, Perception does not automatically make it smaller, you'll need to use the font size tag to do that

To make the subscripts or superscripts smaller
Html tag: <font size =-1> </font>
How to use tag: These font tags are used in conjunction with the <sub> or <sup> tags to make the subscript or superscript smaller than the rest of the text.
Example:
It is very important that you enter the tags in the order shown here.
T<font size =-1><sub>3</sub></font> is a common subscript.
Will look like: T3 is a common subscript.

*note that using these tags in Perception will make the 3 closer in size to what you see in this example.

back to top

I've deleted questions from the question database so why do they keep appearing in my tests?

Unfortunately, when you delete questions from the question database and then republish your session and questions, the deleted question is not deleted from the server. If you need to have questions removed from the server contact Mike Aragon (53462). Have the session name and question topic name.

back to top


What is my username / password to publish?

Your username/password that you use to publish is an Oracle account. If you need to have it reset or created call Mike Aragon (53462)

back to top


Why do I get prompted for my username/password twice when I try to publish

This is normal! You'll get prompted once for publishing the session information and then prompted again for the question information. Use the same username/password for both.

back to top


What is the URL for Perception, Security Manager and the Reporter?

Forget the quiz, security manager or reporter URL? Find your Links here
  *page may take several minutes to load ... be patient

back to top


How can I get the students full name to appear in the reports?

You can synchronize the Participant Details field with your students full name by going to this web page: http://gquiz.gc.maricopa.edu/manager/update_fullname

back to top


How do I sort the reports by the students last name?
Unfortunately you cannot sort by the field that contains the students last name. You can sort by participant name, which is the students palette login username. You can download a copy of your students' username in spreadsheet format from https://genesis.gc.maricopa.edu

back to top

What is my username / password for Reporter and Security Manager?

The username and password you use to view reports through the Reporter and schedule tests through Security Manager are the same. If you want to change your password, login to Security Manager and update your password from the User screen. If you need to have your password reset call Mike Aragon (53462)

back to top