ReaderQ Edu En

Reduce plagiarism with selective copying, and paraphrase easier.

O que é ReaderQ Edu En?

ReaderQ Edu En é uma extensão do Chrome desenvolvida por Quillsoft Ltd., e sua principal característica é "Reduce plagiarism with selective copying, and paraphrase easier.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão ReaderQ Edu En

Baixe arquivos de extensão ReaderQ Edu En no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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”                    

Informações Básicas da Extensão

Nome ReaderQ Edu En ReaderQ Edu En
ID mfppjcknhlobfhlikhlilfpojadjbmnj
URL Oficial https://chromewebstore.google.com/detail/readerq-edu-en/mfppjcknhlobfhlikhlilfpojadjbmnj
Descrição Reduce plagiarism with selective copying, and paraphrase easier.
Tamanho do Arquivo 1.61 MB
Contagem de Instalações 1,674
Versão Atual 1.0.9
Última Atualização 2022-06-23
Data de Publicação 2018-04-24
Classificação 3.00/5 Total de 2 Avaliações
Desenvolvedor Quillsoft Ltd.
Email [email protected]
Tipo de Pagamento free
URL da Página de Ajuda https://www.quillsoft.ca/readerq
URL da Página de Política de Privacidade https://www.quillsoft.ca/privacy-policy
Idiomas Suportados 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"
    }
}