Thai
 

HowTo: add Self-Test button to your
web pages, social media and track results

(Latest news! This Self-Test now works on cellphones and tablets! Jun 10, 2014)


IITTI self-testing tool
You are welcomed to use this self-test tool on your website or any web page that you want. Here is the (default) button's HTML code that you can use in your web page:

<script> function mouseSelfTestOver() { document.getElementById("c3").src ="http://www.IITTI.cn/clipart/buttons/IITTI_SelfTest_button_TH_rollover.png"; } function mouseSelfTestDown() { document.getElementById("c3").src ="http://www.IITTI.cn/clipart/buttons/IITTI_SelfTest_button_TH_pressed.png"; } function mouseSelfTestOut() { document.getElementById("c3").src ="http://www.IITTI.cn/clipart/buttons/IITTI_SelfTest_button_TH.png"; } </script> <a href="http://www.IITTI.cn/anybody/selfTestForeign?th?John123" target="_blank"> <img border="0" src="http://www.IITTI.cn/clipart/buttons/IITTI_SelfTest_button_TH.png" id="c3" alt="IITTI self-testing tool" onmouseover="mouseSelfTestOver()" onmouseout="mouseSelfTestOut()" onmousedown="mouseSelfTestDown()" /></a>

That is, you can simply cut-and-paste the above lines into your HTML web page.

For cases (such as social media) that don't allow you to paste a button there, you can simply type in a simple link like this:

http://www.IITTI.cn/anybody/selfTestForeign?th?John123




For Advanced Users


HRs and image etiquette schools: How to track your employees or students

In the HTML code above, replace the default self-test monitoring term "John123" with your own particular self-test monitoring term (e.g. "MarriottHotel"). Make sure you use only letters of the alphabet and numbers. No other punctuation or symbols will work.

So, for Marriott Hotel, it can be something like:

<script> function mouseSelfTestOver() { document.getElementById("c3").src ="http://www.IITTI.cn/clipart/buttons/IITTI_SelfTest_button_TH_rollover.png"; } function mouseSelfTestDown() { document.getElementById("c3").src ="http://www.IITTI.cn/clipart/buttons/IITTI_SelfTest_button_TH_pressed.png"; } function mouseSelfTestOut() { document.getElementById("c3").src ="http://www.IITTI.cn/clipart/buttons/IITTI_SelfTest_button_TH.png"; } </script> <a href="http://www.IITTI.cn/anybody/selfTestForeign?th?MarriottHotel246" target="_blank"> <img border="0" src="http://www.IITTI.cn/clipart/buttons/IITTI_SelfTest_button_TH.png" id="c3" alt="IITTI self-testing tool" onmouseover="mouseSelfTestOver()" onmouseout="mouseSelfTestOut()" onmousedown="mouseSelfTestDown()" /></a>

The numbers "246" are arbitrary and optional. Just use something so that it will be memorable for you. In fact, you can be more fine-grained with different names and numbers for different occasions. For example, you can use "246" for your HR department's assessment campaign, and other sets of names and numbers for other campaigns as your self-test monitoring terms:

MarriottHotel246 for HR department's web page
Marriott266 for your Facebook page
MarriottGroup346 for Marriott's corporate web site
Ritz for Marriott's Ritz-Carlton Hotel chain's web site

Again, for cases (such as social media) that don't allow you to paste a button there, you can simply type in a simple link like this:

http://www.IITTI.cn/anybody/selfTestForeign?th?Marriott266



 
Tracking Tool

To monitor your particular campaign(s), you can go to the tracking tool:

... ... ...
...
http://www.IITTI.cn/employerArea/monitorSelfTest
...
... ... ...





www.IITTI.cn       email: info@IITTI.cn         © 2011-2020 IITTI. All rights reserved.