Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
N
NavonTask
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
Pınar Toptaş
NavonTask
Commits
5ae0eb4d
Commit
5ae0eb4d
authored
May 17, 2020
by
Pınar Toptaş
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
deleted ;
parent
c0a890d1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
NavonTask.js
html/NavonTask.js
+1
-1
No files found.
html/NavonTask.js
View file @
5ae0eb4d
...
...
@@ -1106,7 +1106,7 @@ function feedbackRoutineBegin(trials) {
frameN
=
-
1
;
routineTimer
.
add
(
1.000000
);
// update component parameters for each repeat
score_text
=
((((
"Bu denemedeki performansinizla "
+
trial_score
+
" puan kazandiniz.
\n
Toplam puaniniz "
)
+
total_score
+
"."
)
;
score_text
=
((((
"Bu denemedeki performansinizla "
+
trial_score
+
" puan kazandiniz.
\n
Toplam puaniniz "
)
+
total_score
+
"."
)
feedback_text
.
setText
(
score_text
);
// keep track of which components have finished
...
...
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