Skip to content

Commit

Permalink
change intro text
Browse files Browse the repository at this point in the history
modified intro text for the user to read
  • Loading branch information
ctmdev committed Dec 24, 2012
1 parent ce6d8c3 commit 514a103
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MegProsodyAuto.py
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
# Initialize components for Routine "beginfo" # Initialize components for Routine "beginfo"
beginfoClock = core.Clock() beginfoClock = core.Clock()
text = visual.TextStim(win=win, ori=0, name='text', text = visual.TextStim(win=win, ori=0, name='text',
text='You will first hear a sentence at the prompt screen. Then, you will be brought to a selection screen.\n\nPlease press the corresponding number key with the emotion.', text='You will hear a short vocal utterance, when the probe with the yellow emoticons appears, press the button # that best describes the emotion heard in the voice.',
font='Arial', font='Arial',
pos=[0, 0], height=0.1, wrapWidth=None, pos=[0, 0], height=0.1, wrapWidth=None,
color='white', colorSpace='rgb', opacity=1, color='white', colorSpace='rgb', opacity=1,
Expand Down

0 comments on commit 514a103

Please sign in to comment.