Recent Changes in ISG Web retrieved at 22:51 (GMT)

«Previous  1  2  3  4  5  6  7  8   Next»
Resources and Information for CS 245 IAs This twiki is for technical details only. Any other duty information can be found in Waterloo LEARN (D2L): CS Instructional...
Resources and Information for CS 230 IAs This twiki is for technical details only. Any other duty information can be found in Waterloo LEARN (D2L): CS Instructional...
Examination Duties This is a list of duties that should be performed for midterms and final examinations in ISG courses General Duties related to the writing of the...
LouisLe 13 Aug 2012
ScottFortune 18 Apr 2012 CS100 Home Marking Assignments This page assumes the use of Desire to Learn and is current as of April 2012. After a while, you will probably...
ScottFortune 18 Apr 2012 CS100 Home Assignments This Page is on the creation and maintaining of assignments for CS100. It assumes that assignments are being created...
MarkUs`s Grading Interface When you login to MarkUs with Grader Role, you will see something like this: Figure 1: The Grader Role homepage. Click on...
Assignment Solutions Request using PHP`s GD Library Background Information Several CS courses post solutions online with the student`s Quest ID as a watermark. This...
KarenAnderson 13 Nov 2009 (Made more general) KarenAnderson 18 Aug 2009 Here are a list of end of term tutor tasks (Feel free to add as appropriate) Anyone:...
Top Menu of ISG Web This topic defines the menu structure of the ISG web, used by the TopMenuSkin. 1 Web` Create New Topic...
Setup see PreparingRSTAtStartOfTerm summary in home made a .rstrc file Public Test see RSTPublicTests summary To make public test run upon submission in ~/.submitrc...
This page is meant for feedback about ISG`s scripts at the end of Winter 2010 to help ensure that the modified versions are ready to go in Spring 2010. The goal is...
Uploading Clicker Marks Clicker data should be placed in the directory / clickers// . For example, /u/cs135/w10 clickers/lec001/ . The directory structure for the...
Student Interaction The following are pages on TWiki related to interacting with students. NewsGroupManagement Presentation ProcmailSetup VisualizationTool...
ISG Info Below is a list of pages on the TWiki pertaining to ISG related stuff. General ISGTechnicalDirection ISGWebUsageStatistics ISGFrameworkImprovePit...
Managing Course Accounts The course accounts have a number of uses; as a central point of contact for e mail from students, as a host for the course website, and as...
Uploading Marks to the course Webpage. Current script version: 1.3.4 The displayMarks.cgi file should be used to display current marks to students. It has been...
Web Submission Feedback This consists of several PHP files, working in conjunction with LocalMarmosetSubmissionMirror, which help implement the goals of MarkersMimickingMarmoset...
Overview Marmoset is a testing suite operated through a web interface (for both ISG and students); it provides an easy way to create programming problems and assign...
Related Pages BitterSuitePythonModules BitterSuitePythonTesting HumaZafar 29 Mar 2011
BitterSuite Script Testing This page will give helpful hints for testing in the `external` language, which is used when the builtin facilities do not suffice to test...
BitterSuite External Language Documentation The External language is designed to be relatively simple, gaining most of its flexibility by supplying a myriad of environment...
BitterSuite C Language Documentation The C tests work in two stages. Any required files are compiled to object files and then linked together to form an executable...
BitterSuite Scheme Language Documentation Scheme in BitterSuite has a relatively complex back end, as it attempts to support a number of languages (the languages and...
Note: Read BitterSuiteWalkthrough before reading this document. BitterSuite I/0 Walkthrough Tutors of courses like CS 115 and CS 135 likely do not need to worry about...
How to post a solution Make a PDF of the file you want to post Create a folder in /u/cs135/protectPDF with the same name as the pdf (minus .pdf) Put...
Rational Numbers in Scheme It is very important to be careful about specifying non integer numbers in Scheme. In the teaching language, most people get used to...
BitterSuite Initial Setup The following options should be in the file /u/csXXX/.rstrc : default runTests /u/isg/bittersuite3/runTests default computeMarks /u/isg...
MarkUs Installation Issues See also: MarkUs Modified Files The following files have been modified in our local installation: markus/app/views/main/login.html...
Binary Fork Template Some programs that need to be run are compiled binaries. Unfortunately, this is not straightforward, because we need to use a shared file system...
NB : The following information is known to be accurate as of revision 851. requirepackage This is one of the key functions in the ISGScriptSetup. It allows any utility...
ISG Account Script Conventions See also: ISGScriptSetup A discussion about the setup program upon which all ISG utilities have a strong dependency. ISGTechnicalDirection...
NB : The following information is known to be accurate as of revision 851. Start Template All programs in ~isg/bin should really be symlinks to ~isg/bin/symlink...
This document is an archive of a proposal that was developed early in Winter 2010. Implemented portions of it are reflected in ISGAccountScriptConventions. See also...
ISG Account Updating Protocol Because the account is maintained in a subversion repository, the main checkout should not be altered during the term. This requirement...
ISG Account ISGAccountScriptConventions ISGAccountWebsiteConventions ISGAccountUpdatingProtocol Subversion The main portions of the ISG account are...
Restricting Web Access to Current Students and Staff The following code makes use of ClassListPerlModule to facilitate access restrictions. To determine the userid...
Setting your .htaccess file to allow PHP The process for creating PHP pages is documented at http://www.cs.uwaterloo.ca/cscf/student/www#www/scripts php.faq and it...
Requiring Userids for Secure Web Access This is documented in full at http://www.cs.uwaterloo.ca/cscf/student/www#www/features access imap.faq. In short, in order...
Assignment Solutions Request via PHP There are actually several PHP files that work in conjunction with WaterMarkScript. They should be together in the same subdirectory...
Providing Restricted Web Access to Assignment/Exam Solutions Access restriction in the AssignmentSolutionPHPScript is provided via the PHP code in RestrictingWebAccessToCourse...
Providing a public test web frontend To provide a frontend for RSTPublicTests that automatically updates public test availability in a form for you, you could use...
Verifying Students have Posted to the Newsgroup A utility that will download posts from a newsgroup, newsarchiver.py , is attached to this document (the Wiki insists...
All About .htaccess files These files are used to give directives to the Apache web server, controlling various aspects of your webpages. Requiring UW userids...
BitterSuite Filter Language Documentation This language is intended to be used as the first test run for a given testing suite where applicable. It provides a submission...
BitterSuite Filter language: Reject files until A0 is submitted The text below should be placed in a file on the course account; for example, in the test suite`s...
BitterSuite Filter Tests Reject all files until assignment 0 has been submitted
Fall 2010 Tutor Orientation CourseAccountTrainingFall2010 CoordinatingTAs Fall2010.ppt:
Attempt #1 Command run: export RAILS ENV `production` cd ~/f10 dev/markus 0.9.0 rake db:create (in /u7/markus/f10 dev/markus 0.9.0) FATAL...
Course Account Training Materials, Fall 2010 Summary of Changes The old slides had a tendency to focus on particular testing/submission technologies. With a rapid...

«Previous   1  2  3  4  5  6  7  8   Next»

Show 10, 20, 50, 100, 500, 1000 results per page, or show all.

Related topics: RSS feed, rounded corners RSS feed, ATOM feed, WebNotify, site changes, site map

Topic revision: r1 - 2006-11-15 - TWikiContributor
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback