We have looked at the issue. When ARI Quiz component tries to load the question it gets response from the server like:
<style>/* $WEFT -- Created by: S. M. Ibrahim (Lavlu) (
smibrahim@gmail.com) on 4/13/2007 -- */
@font-face {
font-family: SolaimanLipi;
font-style: normal;
font-weight: normal;
src: url(
www.nogorbalok.com/SOLAIMA0.eot);
}
</style>
{"questionData":[{"tbxAnswer":"\u09b9\u09bf\u09a8\u09cd\u09a6\u09cb\u09b2","hidQueId":"49197fc90af7b0
.41614346"},{"tbxAnswer":"\u0995\u09c7\u09b6\u09b0\u09a6\u09be\u09ae","hidQueId":"49197fc90afed1.48256856"
},{"tbxAnswer":"\u0986\u0995\u09be\u09a8\u09cd\u09a6","hidQueId":"49197fc90b05b7.39849059"},{"tbxAnswer"
:"\u0995\u09be\u0995\u09b0\u09cb\u09b2","hidQueId":"49197fc90b0c60.60868888"}],"questionTime":4,"questionId"
:"2","questionText":"\ufeff\ufeff\t\ufeff\u0995\u09cb\u09a8\u099f\u09bf \u09ae\u09b0\u09c1 \u0989\u09a6
\u09cd\u09ad\u09bf\u09a6?<br>","questionType":"MultipleQuestion","questionIndex":"0"}
Styles information definitely should not be in response. It looks like you have some plugin/mambot that inserts this style information into the response. Disabling it should help.
Regards,
ARI Soft