Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Pado
Behira Younes
Commits
7eeebd02
Commit
7eeebd02
authored
Oct 30, 2020
by
Ratnadeep Rajendra Kharade
Browse files
fixed formula for Fourth year, high ability group.
parent
c711449d
Pipeline
#1119
passed with stages
in 2 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
public/index.js
View file @
7eeebd02
...
...
@@ -193,7 +193,7 @@ function calculateReadingTime() {
x
=
(
0.3445
*
C
)
+
(
1315.1448
*
0.357
)
-
459.0464
;
break
;
case
'
42
'
:
x
=
(
0.2003
*
C
)
+
(
5
1421.0975
*
0.206
)
-
290.0477
;
x
=
(
0.2003
*
C
)
+
(
1421.0975
*
0.206
)
-
290.0477
;
break
;
case
'
43
'
:
x
=
(
0.2289
*
C
)
+
(
1389.9964
*
0.24
)
-
325.0492
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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