Popup browser

0

I am trying to create an external HIT and I would like my HIT to open a popup browser where the experiment is hosted. When I tried to implement it, the experiment is shown on the Mturk site instead of opening a popup. I'm wondering how should I approach this?

preguntada hace 4 años182 visualizaciones
1 Respuesta
0

Your external hit could contain a link (a href) that specifies a "target" so that a new tab gets opened. Or you could use the javascript window.open command that would let you open a new window with a specific height and width. See https://www.w3schools.com/jsref/met_win_open.asp for details.

userbob
respondido hace 4 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas