Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
2
20_21-J09
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
2
Merge Requests
2
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
20_21-J09
20_21-J09
Commits
f2b50312
Commit
f2b50312
authored
Jul 09, 2021
by
IT17176798_Bhagya Dilhara
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
'ActivityAnalytics.vue_updated'
parent
ef22b53a
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
4 deletions
+3
-4
.idea/workspace.xml
.idea/workspace.xml
+2
-3
UI/src/view/pages/ActivityAnalytics.vue
UI/src/view/pages/ActivityAnalytics.vue
+1
-1
No files found.
.idea/workspace.xml
View file @
f2b50312
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<component
name=
"ChangeListManager"
>
<list
default=
"true"
id=
"1a1b2fc9-e664-4b80-be31-181ccebefc6b"
name=
"Default Changelist"
comment=
""
>
<change
beforePath=
"$PROJECT_DIR$/.idea/workspace.xml"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/.idea/workspace.xml"
afterDir=
"false"
/>
</list>
<list
default=
"true"
id=
"1a1b2fc9-e664-4b80-be31-181ccebefc6b"
name=
"Default Changelist"
comment=
""
/>
<option
name=
"SHOW_DIALOG"
value=
"false"
/>
<option
name=
"HIGHLIGHT_CONFLICTS"
value=
"true"
/>
<option
name=
"HIGHLIGHT_NON_ACTIVE_CHANGELIST"
value=
"false"
/>
...
...
@@ -58,6 +56,7 @@
<workItem
from=
"1625686864504"
duration=
"999000"
/>
<workItem
from=
"1625689044297"
duration=
"15000"
/>
<workItem
from=
"1625689100430"
duration=
"17000"
/>
<workItem
from=
"1625777539136"
duration=
"350000"
/>
</task>
<servers
/>
</component>
...
...
UI/src/view/pages/ActivityAnalytics.vue
View file @
f2b50312
...
...
@@ -6,7 +6,7 @@
<div
class=
"card"
>
<div
class=
"card-body"
>
<div
class=
"d-flex align-items-center justify-content-between mb-4"
>
<h5
class=
"text-dark mb-o"
>
{{
completed
}}
% is Completed
</h5>
<h5
class=
"text-dark mb-o"
>
Total grades of Quiz
</h5>
<!--
<b-button
type=
"button"
variant=
"primary"
class=
"text-white"
>
Play Again
</b-button>
-->
</div>
<canvas
id=
"lastTest"
></canvas>
...
...
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