Learning Task Calculator
Quickly calculate grades from learning tasks.
Wat is Learning Task Calculator?
Learning Task Calculator is een Chrome-extensie ontwikkeld door Kiomega Corporation, en de belangrijkste functie is "Quickly calculate grades from learning tasks.".
Extensie Screenshots
Download het CRX-bestand van de extensie Learning Task Calculator
Download Learning Task Calculator-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Quickly calculate grades from learning tasks. Enter the score the student received, and the total available marks and the calculator will instantly tell you their percentage and grade.
Basisinformatie over de Extensie
Naam | |
ID | glbnfbonfhpjaninjnmlkalfgiafchfm |
Officiële URL | https://chromewebstore.google.com/detail/learning-task-calculator/glbnfbonfhpjaninjnmlkalfgiafchfm |
Beschrijving | Quickly calculate grades from learning tasks. |
Bestandsgrootte | 58.61 KB |
Aantal Installaties | 219 |
Huidige Versie | 1.3 |
Laatst Bijgewerkt | 2019-01-23 |
Publicatiedatum | 2019-01-22 |
Ontwikkelaar | Kiomega Corporation |
Betalingswijze | free |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Learning Task Calculator", "version": "1.3", "description": "Quickly calculate grades from learning tasks.", "browser_action": { "default_title": "Learning Tasks Calculator", "default_icon": "icon.png", "default_popup": "popup.html" }, "manifest_version": 2 } |