ReaderQ Edu En

Reduce plagiarism with selective copying, and paraphrase easier.

什麼是ReaderQ Edu En?

ReaderQ Edu En是由Quillsoft Ltd.開發的Chrome擴展程式,該擴展的主要功能是“Reduce plagiarism with selective copying, and paraphrase easier.”。

擴展截圖

screenshot
screenshot
screenshot
screenshot
screenshot

下載ReaderQ Edu En擴展crx文件

下載ReaderQ Edu En擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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”                    

擴展基本資訊

名稱 ReaderQ Edu En ReaderQ Edu En
ID mfppjcknhlobfhlikhlilfpojadjbmnj
官方網址 https://chromewebstore.google.com/detail/readerq-edu-en/mfppjcknhlobfhlikhlilfpojadjbmnj
簡介 Reduce plagiarism with selective copying, and paraphrase easier.
檔案大小 1.61 MB
安裝次數 1,674
目前版本 1.0.9
更新時間 2022-06-23
上架時間 2018-04-24
評分 3.00/5 共 2 次評分
開發者 Quillsoft Ltd.
電子郵箱 [email protected]
付費類型 free
說明頁面URL https://www.quillsoft.ca/readerq
隱私政策頁面URL https://www.quillsoft.ca/privacy-policy
支援的語言 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"
    }
}