Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
moodle-local_learning_analytics
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Rahel Balicki
moodle-local_learning_analytics
Commits
2b199a8b
Commit
2b199a8b
authored
4 years ago
by
Thomas Dondorf
Browse files
Options
Downloads
Patches
Plain Diff
Note added to weekheatmap
parent
e3e7eaa3
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
reports/weekheatmap/lang/de/lareport_weekheatmap.php
+2
-1
2 additions, 1 deletion
reports/weekheatmap/lang/de/lareport_weekheatmap.php
reports/weekheatmap/lang/en/lareport_weekheatmap.php
+2
-1
2 additions, 1 deletion
reports/weekheatmap/lang/en/lareport_weekheatmap.php
with
4 additions
and
2 deletions
reports/weekheatmap/lang/de/lareport_weekheatmap.php
+
2
−
1
View file @
2b199a8b
...
@@ -28,5 +28,6 @@ $string['privacy:metadata'] = 'Dieses Plugin speichert keine personenbezogenen D
...
@@ -28,5 +28,6 @@ $string['privacy:metadata'] = 'Dieses Plugin speichert keine personenbezogenen D
$string
[
'introduction'
]
=
'Die folgende Darstellung visualisiert alle Aufrufe als wöchentliche Heatmap.
$string
[
'introduction'
]
=
'Die folgende Darstellung visualisiert alle Aufrufe als wöchentliche Heatmap.
Jeder Zugriff wird auf der X-Achse seiner entsprechenden Uhrzeit zugeordnet und auf der Y-Achse dem entsprechenden Wochentag.
Jeder Zugriff wird auf der X-Achse seiner entsprechenden Uhrzeit zugeordnet und auf der Y-Achse dem entsprechenden Wochentag.
Hierdurch kann abgelesen werden in welchen Zeiträumen die meisten Zugriffe stattfinden.'
;
Hierdurch kann abgelesen werden in welchen Zeiträumen die meisten Zugriffe stattfinden.
In bestimmten Fällen kann es bei der Darstellung zu einer Zeitverschiebung von Datenpunkten um eine Stunde kommen.'
;
$string
[
'hits'
]
=
'Aufrufe'
;
$string
[
'hits'
]
=
'Aufrufe'
;
This diff is collapsed.
Click to expand it.
reports/weekheatmap/lang/en/lareport_weekheatmap.php
+
2
−
1
View file @
2b199a8b
...
@@ -28,5 +28,6 @@ $string['privacy:metadata'] = 'This plugin does not store any personal data.';
...
@@ -28,5 +28,6 @@ $string['privacy:metadata'] = 'This plugin does not store any personal data.';
$string
[
'introduction'
]
=
'The following figure visualizes all hits as a weekly heatmap.
$string
[
'introduction'
]
=
'The following figure visualizes all hits as a weekly heatmap.
Each hit is mapped to its corresponding time on the X-axis and to the corresponding weekday on the Y-axis.
Each hit is mapped to its corresponding time on the X-axis and to the corresponding weekday on the Y-axis.
Hereby it can be seen in which periods of time the most hits take place.'
;
Hereby it can be seen in which periods of time the most hits take place.
In certain cases, there may be a time shift of data points by one hour during display.'
;
$string
[
'hits'
]
=
'hits'
;
$string
[
'hits'
]
=
'hits'
;
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment