Sending participants to an external HTML page midway through batch script


Author
Message
mg512
mg512
New Member (41 reputation)New Member (41 reputation)New Member (41 reputation)New Member (41 reputation)New Member (41 reputation)New Member (41 reputation)New Member (41 reputation)New Member (41 reputation)New Member (41 reputation)
Group: Forum Members
Posts: 4, Visits: 11
I am trying to send participants to a HTML page externally (not embedded in inquisit like usual with a HTMLpage) because the equations used on the html page are not shown otherwise. This needs to happen in the middle of a batch script, is this possible?
Thanks
Dave
Dave
Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)
Group: Administrators
Posts: 12K, Visits: 98K
mg512 - 2/4/2020
I am trying to send participants to a HTML page externally (not embedded in inquisit like usual with a HTMLpage) because the equations used on the html page are not shown otherwise. This needs to happen in the middle of a batch script, is this possible?
Thanks

No. You'd have to split things into two separate experiments.

However, I'd like to see the HTML page that you say isn't rendered properly when displayed by Inquisit if possible. There may be ways to fix that.
mg512
mg512
New Member (41 reputation)New Member (41 reputation)New Member (41 reputation)New Member (41 reputation)New Member (41 reputation)New Member (41 reputation)New Member (41 reputation)New Member (41 reputation)New Member (41 reputation)
Group: Forum Members
Posts: 4, Visits: 11
http://milton-the-cat.rocks/markdown/textbook_condition.html

When the file is this, it just presents as a group of symbols.
When the html page is downloaded into internal storage, everything except the equations show correctly.
Thanks!
Dave
Dave
Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)
Group: Administrators
Posts: 12K, Visits: 98K
mg512 - 2/5/2020
http://milton-the-cat.rocks/markdown/textbook_condition.html

When the file is this, it just presents as a group of symbols.
When the html page is downloaded into internal storage, everything except the equations show correctly.
Thanks!

The problem with the page -- when used locally -- is its reliance on MathJax, which doesn't allow for easy local use.

The most robust and low-tech way to work around that would be to take screenshots of the equations on that page and then replace the equations in your local copy with those images. A quick modification of that HTML page is attached to give you the general idea, with the width settings in the <img> elements you'll have to toy around (or just take your screenshots such that each has the same width).

Attachments
textbook.zip (217 views, 611.00 KB)
Edited 4 Years Ago by Dave
mg512
mg512
New Member (41 reputation)New Member (41 reputation)New Member (41 reputation)New Member (41 reputation)New Member (41 reputation)New Member (41 reputation)New Member (41 reputation)New Member (41 reputation)New Member (41 reputation)
Group: Forum Members
Posts: 4, Visits: 11
Dave - 2/5/2020
mg512 - 2/5/2020
http://milton-the-cat.rocks/markdown/textbook_condition.html

When the file is this, it just presents as a group of symbols.
When the html page is downloaded into internal storage, everything except the equations show correctly.
Thanks!

The problem with the page -- when used locally -- is its reliance on MathJax, which doesn't allow for easy local use.

The most robust and low-tech way to work around that would be to take screenshots of the equations on that page and then replace the equations in your local copy with those images. A quick modification of that HTML page is attached to give you the general idea, with the width settings in the <img> elements you'll have to toy around (or just take your screenshots such that each has the same width).

Thank you for your help!
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Reading This Topic

Explore
Messages
Mentions
Search