From: pkiddie <pk...@us...> - 2005-07-28 13:36:37
|
Update of /cvsroot/stack/stack-1-0 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18607 Modified Files: Tag: development_xmlrqp readme.txt Log Message: Cosmetic changes to installation file, and changes to readme text Index: readme.txt =================================================================== RCS file: /cvsroot/stack/stack-1-0/readme.txt,v retrieving revision 1.1 retrieving revision 1.1.2.1 diff -C2 -d -r1.1 -r1.1.2.1 *** readme.txt 13 Mar 2005 14:58:21 -0000 1.1 --- readme.txt 28 Jul 2005 13:36:22 -0000 1.1.2.1 *************** *** 1,59 **** ! Stack - README.TXT FILE ! ! =============================================================== ! Copyright (C) 2004 by Christopher J Sangwin ! COPYRIGHT NOTICE: ! All content in this file may not be copied (partly or as a ! whole), or re-used in other applications, without the ! express written permission of the copyright holder. ! =============================================================== ! ! INTRODUCTION: ! =============================================================== ! ! Stack is a computer aided assessment system, which uses computer ! algebra to process responses of students. This means that the ! student has to provide an answer of their own, and cannot select ! from a list of teacher provided answers. We believe this is ! pedagogically more honest. ! ! SYSTEM REQUIREMENTS: ! =============================================================== ! ! Stack is a collection of PHP scripts, which make use of ! - MySQL database, ! - Maxima CAS, ! - TtH for display of LaTeX ! - GnuPlot for grpahics. ! ! For precise details see the install instructions. ! ! HOW TO INSTALL STACK: ! =============================================================== ! ! The install instructions, and requirements, are contained in the ! file ! ! /stackroot/public_html/doc/install.php ! ! ! KNOWN PROBLEMS: ! =============================================================== ! None ! ! ! Bugs, comments & suggestions: ! =============================================================== ! If you have a question, make sure ! that you have READ the HELP file first, If you can can't find ! the answer to your question, please consult the FAQ page at the ! CDex home page. If you still have problems, you can send me an ! e-mail at san...@us... ! ! Warranty & licence: ! =============================================================== ! ! see LICENCE.TXT for GNU license ! ! ! ======= ### ====== --- 1,118 ---- ! Stack - README.TXT FILE ! ! ! ! =============================================================== ! ! Copyright (C) 2004 by Christopher J Sangwin ! ! COPYRIGHT NOTICE: ! ! All content in this file may not be copied (partly or as a ! ! whole), or re-used in other applications, without the ! ! express written permission of the copyright holder. ! ! =============================================================== ! ! ! ! INTRODUCTION: ! ! =============================================================== ! ! ! ! Stack is a computer aided assessment system, which uses computer ! ! algebra to process responses of students. This means that the ! ! student has to provide an answer of their own, and cannot select ! ! from a list of teacher provided answers. We believe this is ! ! pedagogically more honest. ! ! ! ! SYSTEM REQUIREMENTS: ! ! =============================================================== ! ! ! ! Stack is a collection of PHP scripts, which make use of ! ! - MySQL database, ! ! - Maxima CAS, ! ! - TtH for display of LaTeX ! ! - GnuPlot for grpahics. ! ! ! ! For precise details see the install instructions. ! ! ! ! HOW TO INSTALL STACK: ! ! =============================================================== ! ! ! ! The install instructions, and requirements, are contained in the ! ! file ! ! ! ! /stackroot/lang/en/doc/install.php ! ! ! ! ! ! KNOWN PROBLEMS: ! ! =============================================================== ! ! None ! ! ! ! ! ! Bugs, comments & suggestions: ! ! =============================================================== ! ! If you have a question, make sure ! ! that you have READ the HELP file first, If you can can't find ! ! the answer to your question, please consult the FAQ page at the ! ! CDex home page. If you still have problems, you can send me an ! ! e-mail at san...@us... ! ! ! ! Warranty & licence: ! ! =============================================================== ! ! ! ! see LICENCE.TXT for GNU license ! ! ! ! ! ! ======= ### ====== ! |