Learning Task Calculator
Quickly calculate grades from learning tasks.
Co to jest Learning Task Calculator?
Learning Task Calculator to rozszerzenie Chrome opracowane przez Kiomega Corporation, a jego główną funkcją jest „Quickly calculate grades from learning tasks.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Learning Task Calculator
Pobierz pliki rozszerzeń Learning Task Calculator w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | glbnfbonfhpjaninjnmlkalfgiafchfm |
Oficjalny URL | https://chromewebstore.google.com/detail/learning-task-calculator/glbnfbonfhpjaninjnmlkalfgiafchfm |
Opis | Quickly calculate grades from learning tasks. |
Rozmiar pliku | 58.61 KB |
Liczba instalacji | 219 |
Aktualna Wersja | 1.3 |
Ostatnia Aktualizacja | 2019-01-23 |
Data Publikacji | 2019-01-22 |
Deweloper | Kiomega Corporation |
Typ Płatności | free |
Obsługiwane Języki | 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 } |