Generate Screen Capture misses screens


Author
Message
jeff.smith
jeff.smith
Distinguished Member (4K reputation)Distinguished Member (4K reputation)Distinguished Member (4K reputation)Distinguished Member (4K reputation)Distinguished Member (4K reputation)Distinguished Member (4K reputation)Distinguished Member (4K reputation)Distinguished Member (4K reputation)Distinguished Member (4K reputation)
Group: Forum Members
Posts: 33, Visits: 190
This is by no means a big issue, but an issue nonetheless.

The Generate Screen Capture option from the menu will consistently miss certain screens and omit certain parts of a screen.

Ex. I have a Likert-based experiment that has two trials. The instructions for the second trial are not Screen Captured.

Ex. I have a survey page that uses a text stimulus frame and presents an image using the /questions element. The text stimulus is not included on the Screen Capture.

Ciao for now,

Jeff
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: 13K, Visits: 105K
Could you share the code for the two <likert> elements and indicate which specific stimuli are missing in one vs the other? Thanks.

jeff.smith
jeff.smith
Distinguished Member (4K reputation)Distinguished Member (4K reputation)Distinguished Member (4K reputation)Distinguished Member (4K reputation)Distinguished Member (4K reputation)Distinguished Member (4K reputation)Distinguished Member (4K reputation)Distinguished Member (4K reputation)Distinguished Member (4K reputation)
Group: Forum Members
Posts: 33, Visits: 190
Just a clarification:

"Ex. I have a Likert-based experiment that has two trials. The instructions for the second trial are One question from the first trial is not Screen Captured."

See HHHI_Likert_demo.iqx for that issue.

See Closing_demo.iqx (with ClosingWeb_MainLogo.gif) for the following issue: Ex. I have a survey page that uses a text stimulus frame and presents an image using the /questions element. The text stimulus is not included on the Screen Capture.

See HHPercent_Likert_demo.iqx for an issue where the text box and "Press Enter to Continue" button are missing from the screen captures of open-ended responses; and the second open-ended question is not Screen Captured.
Attachments
HHPercent_Likert_demo.iqx (232 views, 3.00 KB)
HHHI_Likert_demo.iqx (237 views, 2.00 KB)
Closing_demo.iqx (226 views, 1.00 KB)
ClosingWeb_MainLogo.gif (235 views, 2.00 KB)
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: 13K, Visits: 105K
Thanks for the code and additional details:

#1: I seem to be unable to reproduce the issue with HHHI_Likert_demo.iqx. The screen captures I'm getting display all stimuli presented, for both <likert> elements. Are you seeing this under Windows, OSX, or both?

Possibly unrelated, but perhaps worth pointing out:

<text HHHIpage>
/size = (500, 70)
...
</text>

The /size definition may be interpreted as percentages, i.e. giving the <text> element a width of 500%, and a height of 70%. I suspect the intention is to define the size in pixels, in which case

<text HHHIpage>
/size = (500px, 70px)
...
</text>

would be the proper explicit definition.

#2: While I am able to reproduce the "missing input box and submit button" issue, I am unable to reproduce the "screen capture for the 2nd <openended> is missing" problem with HHPercent_Likert_demo.iqx. On my test system at least, screen captures are generated for both instances of the <likert>. Here, too, are you seeing this under Windows, OSX, or both?

Thanks!


jeff.smith
jeff.smith
Distinguished Member (4K reputation)Distinguished Member (4K reputation)Distinguished Member (4K reputation)Distinguished Member (4K reputation)Distinguished Member (4K reputation)Distinguished Member (4K reputation)Distinguished Member (4K reputation)Distinguished Member (4K reputation)Distinguished Member (4K reputation)
Group: Forum Members
Posts: 33, Visits: 190
Issue occurs under Windows 7 Enterprise, SP 1, 32-bit, I5-4200U, 4GB Ram.

The defaults for the size parameter are pixels (according to help file), so I haven't specified px. It is functioning as intended.

I'm not sure how to troubleshoot either of the issues where a screen is completely missed from being Screen Captured. At least the missing boxes are missing for you :P

Jeff
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: 13K, Visits: 105K
Thanks for the OS details. I've tested again under 32-bit Windows 7 and am unfortunately still unable to reproduce any completely missed screens. Not sure what may be going on here, but I'll of course include it in the bug report nonetheless.

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Reading This Topic

Explore
Messages
Mentions
Search