ReaderQ Edu En
Reduce plagiarism with selective copying, and paraphrase easier.
Apa itu ReaderQ Edu En?
ReaderQ Edu En adalah ekstensi Chrome yang dikembangkan oleh Quillsoft Ltd., dan fitur utamanya adalah "Reduce plagiarism with selective copying, and paraphrase easier.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi ReaderQ Edu En
Unduh file ekstensi ReaderQ Edu En dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
ReaderQ™ Education Edition for Chrome™ is ONLY FOR STAFF AND STUDENTS OF EDUCATIONAL INSTITUTIONS WITH A READERQ LICENSE. If you do not have a license, you will not be able to run the product. For information on obtaining a license please contact: Quillsoft Ltd. 250 The Esplanade #308 Toronto, ON, Canada M5A 1J2 Toll-free from USA or Canada: 1-844-379-6737 Fax: 1-416-698-1555 International: 1-416-698-0111 [email protected] *** ReaderQ Strategy Read, select key points, paraphrase and reduce plagiarism • Display web pages without distractions • Adjust text display for optimal reading • Read the text to get a general understanding • Go to one or a few paragraphs of particular interest • Re-read that text • Select key words/phrases as cues for later paraphrasing making use of visual feedback to be selective (these are copied for you in a list which you can shuffle) • Review your selections and understand how they connect with one another • Copy and paste selections into your favorite word processor where paraphrasing becomes ‘connect the dots’ and plagiarism is reduced *** Description When reading web pages, you are faced with many visual distractions that interfere with reading. ReaderQ eliminates those distractions, and allows you to adjust the text so you can read more easily and focus on the content. When using content for an essay or project, students and writers often copy long phrases or several sentences, with minimal reading and understanding, and paste it into a draft document to be re-worked later. How many of us haven’t color highlighted multiple sentences and paragraphs in our textbooks while studying? And, as you attempt to paraphrase the text, you may say to yourself, “I can’t write it any better than how it was written in the first place.” With ReaderQ, you are encouraged to first read and understand the content before selecting words or phrases as cues. Then you identify key points, which ReaderQ places limits on how many words you can select together, and in a sentence, paragraph and document. Visual feedback informs you when you select too much. You then focus on understanding the relationships between the points (not necessarily all points). Selected points are displayed on the right-hand side where you can shuffle them or click to move the text to where that point was highlighted. When copied and pasted into your favorite word processor, paraphrasing becomes ‘connect the dots’ with your own words. This reduces the potential for plagiarism. Teachers can use ReaderQ to teach students how to pull out key words/phrases from text, how to paraphrase, and how not to plagiarize. Students and writers can use it to reinforce a strategy where paraphrasing is faster and easier. This applies to both writing and studying. The restrictive selection feedback in ReaderQ is a constant reminder to read, focus and understand. *** Technical Support Toll-free from USA or Canada: 1-844-379-6737 International: 1-416-698-0111 [email protected] Protected by: • Canadian Patent 2821692 “Constrained Digital Text Reader” • U.S. Patent 9275026B2 “Constrained Digital Text Reader”
Informasi Dasar Ekstensi
Nama | ReaderQ Edu En |
ID | mfppjcknhlobfhlikhlilfpojadjbmnj |
URL Resmi | https://chromewebstore.google.com/detail/readerq-edu-en/mfppjcknhlobfhlikhlilfpojadjbmnj |
Deskripsi | Reduce plagiarism with selective copying, and paraphrase easier. |
Ukuran File | 1.61 MB |
Jumlah Instalasi | 1,674 |
Versi Saat Ini | 1.0.9 |
Terakhir Diperbarui | 2022-06-23 |
Tanggal Publikasi | 2018-04-24 |
Penilaian | 3.00/5 Total 2 Penilaian |
Pengembang | Quillsoft Ltd. |
[email protected] | |
Tipe Pembayaran | free |
URL Halaman Bantuan | https://www.quillsoft.ca/readerq |
URL Halaman Kebijakan Privasi | https://www.quillsoft.ca/privacy-policy |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "ReaderQ Edu En", "version": "1.0.9", "author": "Quillsoft", "description": "Reduce plagiarism with selective copying, and paraphrase easier.", "icons": { "16": "assets\/icon16.png", "48": "assets\/icon48.png", "128": "assets\/icon128.png" }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAseJw1erWkO2Z7WR1hkEIAWnHISzVcokYW+tiSgDdgVcLWuvU2L5R1wiCygIugsdl5E1Xi7OSjZ8lL0ywKuSybl2OHeBoQQ7Ti8s7tcjgCUx4oMv7ehAgS1vOxeSyVXI\/ILCbHUppYeoo18Z5fTTEZrQ7QRUEvOuhj\/hQTwRJ18tpJ9AUio4jqD\/a2yeU1\/IycpwZRdmJf49Zp7FBCN1p6tpR1vSUqiu1EL6C3h2XhZklypGvMdWIgJO402OjUhprybrFrSDCWtwNG2R89CskZ1NIHYSj2qFvdnv1zjatggjDKBX\/do2EIUinQ8YrD5YSjf5g4achPCDRHohADc66iwIDAQAB", "permissions": [ "activeTab", "storage", "alarms", "identity", "identity.email", "https:\/\/1q4all.com\/*" ], "background": { "scripts": [ "background.bundle.js" ], "persistent": false }, "web_accessible_resources": [ "assets\/loader.gif", "content.css", "assets\/ParagraphRule.mp3", "assets\/SentenceRule.mp3", "assets\/WordRule.mp3", "assets\/listBullet.svg", "assets\/FrenchRules\/expressions.txt", "assets\/FrenchRules\/before_not_after.txt", "assets\/FrenchRules\/not_after.txt", "assets\/FrenchRules\/not_before_not_after.txt", "assets\/FrenchRules\/not_before.txt", "assets\/imgs\/ReaderQLicenseSplash.png", "assets\/imgs\/ReaderQLicenseSplashFR.png" ], "browser_action": { "default_icon": { "16": "assets\/icon16.png", "48": "assets\/icon48.png", "128": "assets\/icon128.png" }, "default_title": "ReaderQ Edu" } } |