Below are the files necessary to run the gradesheet program developed for the TCU Introductory Astronomy laboratories by Raymond (Robin) Kinzer between 2003 and 2009. The text of this page and the text of the pages of the program were not edited with spell check, so be aware of such possibilities.
Updated: Tuesday, 04 August, 2009, 00:46:19 (final update by RK)
The file names are links to the appropriate content. A brief description of the file/link is included on the following line.
Important Notes:
Complete GradeSheet program (v 2.3): jslabs.zip
Download the zip file containing the gradesheet program. You must use the extract feature (not just copy/paste)!!! Update the labcommon.js file from below.
(Update: Sunday, 09 September, 2007, 14:53:59)
N.B.- The zip file contains all necessary files to use the gradesheet program.
Updates to individual files in the program can be downloaded from the list of files below.
GradeSheet program instructions:
gradesheet_instructions-2,3-4.pdf
for instructions on using gradesheets, and setting them up.
(Updated: 09 September, 2007. Editing unfinished; still a work in progress.)
Current LabCommon.js file:
Spring 2009 LabCommon.js
(Update: Wednesday, 11 March, 2009, 00:48:07)
Information for the labs, dates, course number, etc. Must be updated for each new semester. Updates may be issued.
(rename to labcommon.js in your copy of the program). [Option for a generic Labcommon.js file]
Gradesheet Program Replacement Files & Updates
Parent directory files
Below are files included in the gradesheet program. Be sure to copy them to the appropriate directory and with the appropriate name wherever you use gradesheet files.
grades.js
A fresh copy of the grades.js file, in case of damage to your original. Grades/aliases are entered in this file.
(Updated: )
jslabs.html
A fresh copy of the jslabs.html file (what is seen in the web browser), in case of damage to your original.
You only need to amnd the number of students and the announcements in this file.
(Updated: )
style.css
A fresh copy of the style.css styling sheet file, in case of damage to your original. Amend the colors, appearance as desired, but you
must consult web sources for help using CSS.
(Updated: )
TAindex.html
The pre-made homepage for TAs that don't have one. Rename in the WWWPUB directory as index.html.
Files for the /scripts directory
labcommon.js [generic version, not set up for any semester]
Information for the labs, dates, course number, etc.
(Updated: )
Overwrite the file in /scripts/labcommon.js with the appropriate file listed above.
In windows, download by using "Save As" or "Save link as", et al. to save to your computer.
This is the only file in /scripts that you might need to amend. See instructions if the version here is not sufficient.
[Older Versions:
Spring 09,
Fall 08,
Summer 08,
Spring 08,
Fall 07,
Spring 07,
Fall 06]
function.js
Mathematical functions needed by the program. You do not need to amend this file.
(Updated: )
table.js
Builds the table on the *.html file. You do not need to amend this file.
(Updated: )
Files for the /sigfigs directory
sigfigs.doc
Additional files
grades.xls
A Microsoft Excel spreadsheet for use with the gradesheet program or independent use. DO NOT LEAVE IN ANY DIRECTORY OF WWWPUB!!!
(Updated: )
aliasContract.doc
A Mircrosoft Excel Word file with a template for the gradesheet contract. Optional.
(Updated: )