![]() |
Calibrated Peer ReviewTM Frequently Asked Questions (FAQs) for Students at Texas A&M University |
Student Guidelines for Rating CPR Essays (on a scale of 1 to 10):
Examples of simple HTML coding are as follows:
<B> text </B> Displays
the enclosed text in boldface; <B>Hi</B> gives Hi.
If you wish to use the greater than sign (>) or the less than sign (<), you must be careful because the word counter in CPR will get confused. CPR will think you are trying to format in HTML. You should use > for > and < for <.
When you wish to put a link to a webpage in your text, type <a
href="http://website address">Name of
the website address</a>. When you
preview the page, you will see Name of the website
address (whatever is between <a href="…"> and </a>) which will be clickable and take
you to the website.
It isn't easy to imbed an image anonymously into your essay and most professors don't want you to put pictures into your assignment - we want you to write. The CPR program does not allow you to upload pictures onto the CPR server. However, you can put a picture that is sitting on another server into an essay. You must, however, do it anonymously. The address must be one that cannot be traced back to you, since everyone will be able to see the link's address. If you wish to put a picture in your text, type
Whenever someone is writing in a textbox for a certain period of time, the server and/or the program thinks you aren't working and will disconnect you from the server. When you hit the submit button, you immediately get taken to the login page and your essay never gets submitted. You need to email your essay to your instructor as soon as you discover this situation, so that he/she can submit it for you. This is why it is good to work in Word or WordPerfect so that you still have a copy of your essay. If you choose to work directly in the text box, you must save or submit your work-in-progress every 10 to 15 minutes. It is much better to write the assignment in a word processing program. It is very easy to spell check and grammar check, then copy and paste the text into the textbox. [top]
During the Assignment:
All new CPR users (students and faculty) must complete an account profile. To do this, you must access the following URL: http://cpr.tamu.edu, click on Access CPR at TAMU, then click on the New Users: first time logging in? link and follow the onscreen instructions. Pick your institution (there is only one - TAMU) and enter your UIN. If you don't know it, go to myrecord.tamu.edu. It is the 9-digit number near the top of the page with 00 in the middle. You will be allowed to select your own password and a challenge question and answer during this process. You will be given your CPR username (one letter and 5 digits) after you complete setting up your profile and allowed to log in again. Write that down in a safe place - you will need it every time you log in. For more information, you can watch a "Flash" movie on Logging In As a New User. [top]
All new students to the CPR program have to take the CPR Tour and a little quiz. You only have to do this once, even if you use CPR in several courses. [top]
Students take CPR assignments. During assignments, students explore source material, enter text, calibrate themselves by reviewing a good essay, a so-so essay and a badly written essay, perform reviews of their peers' work and their own essay, and view results. Take a look at this pdf file, Student Handout to help you overall. To view, you must have Adobe Acrobat Reader on your computer. To download Adobe Acrobat viewer for all platforms, click here. [top]
Your instructor activates and monitors assignments in your course. He or she can see your work, see who reviewed you, and change your score when appropriate. [top]
Administrators create and delete institution courses, and create, edit and delete user accounts. If you are unable to log in, first talk with your instructor. You will rarely need to email the TAMU CPR administrator, but in an emergency, contact Dr. Wendy Keeney-Kennicutt, the TAMU CPR administrator. [top]
Yes, you can. Unlike WebCT, you can definitely use the back button. [top]
Of course, you can. All your courses will show up when you log into the CPR system. [top]
After the Assignment is Over:See the hints in the above FAQ. If you prefer a more holistic approach to reviewing essays, here are
Here are some suggestions. Read very carefully the guiding questions, the writing prompt and all the information that your instructor has given you. Include the answers to the guiding questions in your essay, but be sure your essay/paragraph flows nicely. Write your essay first in a word processing program, double check your grammar and spelling, add HTML tags, then copy/paste your work into the textbox. You can save your document as HTML, but simply adding the HTML code yourself is much simpler and makes your document easier to proof. See the next FAQ.[top]
No, please don't put your name on the essay. We want all the papers to be anonymous. The review and critiquing process is more objective when one does not know whose essay it is. [top]
The answer is no and yes. CPR was originally devised so that the essays would be words only. Therefore, the CPR program does not allow you to upload pictures onto the CPR server. However, you can put a picture that is sitting on another server into an essay. You must, however, do it anonymously. The address must be one that cannot be traced back to you, since everyone will be able to see the link's address. If you wish to put a picture in your text, type

HTML coding is used to format documents that are posted to the web. There are several ways to incorporate HTML code into your essay. (1) You can write in MSWord or WordPerfect and Save as Webpage (not Webpage (filtered)), go to View on the browser's tool bar, click on HTML Source and paste the code into the text box. The problem that can happen is that the source code is too complex for CPR to handle. You'll be able to see it just fine in the Preview mode, but CPR won't accept it. (2) Open up Netscape, go to Windows, and use Composer. The source code is much simpler. (3) Use a commercial HTML converter, like what's available at
http://www.sautin.com/rtf-to-html/rtf-to-html-converter.htm or (4) just type in simple HTML code - much easier to read. Here is a website that I include in every assignment that I write: www.cwu.edu/~verheys/howto.html. If you need symbols, you may have to use Scientific Notebook which is available in all the TAMU open access labs on the Windows machines. CPR does not handle ASCII code.
<i> text </i> Displays the enclosed text
in italics; <i>Hi</i> gives Hi.
<SUB> text </SUB> Displays the enclosed
text subscripted; H<SUB>2</SUB>O gives H2O.
<SUP> text </SUP> Displays
the enclosed text superscripted; Na<SUP>+1 </SUP> gives Na+1
<CENTER> text </CENTER> Centers the text
on the line
<BR> Inserts a line
break after the text.
<CENTER> text </CENTER> Centers the text
on the line
<BR> Inserts a line
break after the text.
<P> or </P> Inserts a blank line after
the text.
A forward arrow (-->) can be --> and a double headed arrow (<-->) can be <-->.
Whenever you are working in a textbox for a certain period of time, the server and/or the program thinks you are not working and will disconnect you from the server. Therefore, you need to save your work every 15 minutes or so. An alternative is to write the assignment in your word processing program, then copy and paste the text into the box. This procedure is definitely recommended. If you keep a copy and get disconnected, you can always reconnect and resubmit your essay. You'll know when you have been disconnected when you click on a button and immediately get taken to the login page. If you discover your work was not submitted after the deadline has passed, contact your instructor immediately. [top]
The word count for essays will probably be wrong if you use < (less than) or > (greater than) in the text. The counter gets confused when it sees what
it thinks is a part of the HTML format. You should use > for > and < for <. [top]
This is probably because there was a coding error when the question was written by your instructor. Contact your instructor as quickly as possible. [top]
Be sure that you are logging into the correct site: cpr.tamu.edu. If that is the case, you may not be registered - check with your instructor.
[top]
You may submit your essay as many times as you wish up to the text writing deadline. You may save their work as you go along, but you must click on the submit button for your final version. It’s probably better to just use the submit button, so you don't forget.
[top]
Two different scenarios may have happened. (1) You may have saved your essay, but didn't submit it. You'll need to contact your instructor as soon as possible - he/she can submit it for you. (2) The server/program timed you out while you were typing in the text box, but you didn't realize it.
Sometimes the instructor's submission tool doesn't work the first time. Email them immediately. [top]
An assignment is paused when the instructor deems it necessary to stop the clock. Perhaps there was a glitch somewhere that needs fixing. Your instructor will unpause the assignment and should contact you when the problem is resolved. [top]
Contact your instructor immediately. There are four options depending on the instructor: (1) you may be able to email the assignment directly to your instructor and he/she will submit it for you, or (2) your instructor may give you extra time to do the assignment, (3) you will do a makeup assignment, or (4) you will take a 0 for the assignment. [top]
This is the way CPR was set up. A student who hasn't done the original writing assignment is not deemed qualified to critique his or her peers. You will either get a 0 for the assignment, take a makeup or you must email your instructor to extend your deadline or submit your essay (see above FAQ). [top]
Email your instructor immediately. He or she may extend your deadline so you can finish the assignment. [top]
Email your instructor immediately, or see your instructor in person. Bring your university approved excuse or any pertinent documentation with you. Hopefully, your instructor has a makeup policy. [top]
When the assignment is over, log back into the assignment and you will be directed to your Results page. [top]
Take a look at this pdf file, Understanding Your Results page to help you overall. To view, you must have Adobe Acrobat Reader on your computer. To download Adobe Acrobat viewer for all platforms, click here. If you have any other questions, contact your instructor. [top]
Absolutely. Just like you are on a learning curve to be able to write better in this subject, you and your fellow classmates are on a learning curve to be able to critique others. No one is perfect. Contact your instructor as soon as possible and explain your concerns. Your instructor has the power to change your grade, but his/her word is final. [top]
No, it shouldn't. Your essay's score is the weighted average of the scores your reviewers have given you. If your reviewers did a good job, your score will be fine. If your reviewers did not do a good job, your name will appear on a Problems List; your instructor will look at your score and perhaps regrade your essay. If no one reviewed your essay (this happens rarely), your essay score is initially based on your own self assessment; your instructor will definitely regrade your essay. Any regrade will appear in RED at the bottom of your Results Page. [top]
Any change in RED means that your instructor regraded someone's essay, either yours or one that you critiqued. Your total score may or may not have changed. If you have any questions, see your instructor.
[top]
Contact your instructor as soon as possible and tell him/her what happened. This event is rare, but it can happen.
[top]