Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
S
Stroop for mobile
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
VESPR
Stroop for mobile
Commits
a6ff3922
Commit
a6ff3922
authored
Feb 09, 2022
by
Wakefield Morys-Carter
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Attach tick and cross
parent
46aa373b
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
1 deletion
+5
-1
cross_white.png
cross_white.png
+0
-0
stroop-legacy-browsers.js
stroop-legacy-browsers.js
+2
-0
stroop.js
stroop.js
+2
-0
stroop.psyexp
stroop.psyexp
+1
-1
tick_white.png
tick_white.png
+0
-0
No files found.
cross_white.png
0 → 100644
View file @
a6ff3922
28.1 KB
stroop-legacy-browsers.js
View file @
a6ff3922
...
...
@@ -49,6 +49,8 @@ psychoJS.start({
expName
:
expName
,
expInfo
:
expInfo
,
resources
:
[
{
'name'
:
'cross_white.png'
,
'path'
:
'cross_white.png'
},
{
'name'
:
'tick_white.png'
,
'path'
:
'tick_white.png'
}
]
});
...
...
stroop.js
View file @
a6ff3922
...
...
@@ -57,6 +57,8 @@ psychoJS.start({
expName
:
expName
,
expInfo
:
expInfo
,
resources
:
[
{
'name'
:
'cross_white.png'
,
'path'
:
'cross_white.png'
},
{
'name'
:
'tick_white.png'
,
'path'
:
'tick_white.png'
}
]
});
...
...
stroop.psyexp
View file @
a6ff3922
...
...
@@ -14,7 +14,7 @@
<Param
name=
"Incomplete URL"
updates=
"None"
val=
""
valType=
"str"
/>
<Param
name=
"JS libs"
updates=
"None"
val=
"packaged"
valType=
"str"
/>
<Param
name=
"Monitor"
updates=
"None"
val=
"testMonitor"
valType=
"str"
/>
<Param
name=
"Resources"
updates=
"None"
val=
"[]"
valType=
"fileList"
/>
<Param
name=
"Resources"
updates=
"None"
val=
"[
'cross_white.png', 'tick_white.png'
]"
valType=
"fileList"
/>
<Param
name=
"Save csv file"
updates=
"None"
val=
"False"
valType=
"bool"
/>
<Param
name=
"Save excel file"
updates=
"None"
val=
"False"
valType=
"bool"
/>
<Param
name=
"Save hdf5 file"
updates=
"None"
val=
"False"
valType=
"bool"
/>
...
...
tick_white.png
0 → 100644
View file @
a6ff3922
50.9 KB
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment