Backlinks to ISGScriptsManPages in ISG Web (Search all webs)

Results from ISG web retrieved at 08:39 (GMT)

Name announce post an announcement to multiple sources Synopsis announce t n r w {file} Description announce is designed to post an announcement...
Usage Text following the formatting below would be placed into a plain text file, and then passed as an argument to the announce program. Code This is the Subject...
Name archive classlist Creates a copy of the current classlist in a predetermined location Synopsis archive classlist Description This command creates a copy...
See also : bittersuite3 man page: ISGScriptsManPages#Bittersuite BitterSuiteImprovePit BitterSuite BitterSuite is a collection of code currently designed...
BitterSuite C Testing This page will give helpful hints for how to do C testing. Verifying C code compiles without generating warnings Testing Hierarchy Solutions...
BitterSuite Scheme Testing This page describes hints for testing in Scheme. Also see BitterSuiteScheme for a formal description of the language options. Related Pages...
Verifying C Code compiles without warnings This page discusses how to design tests with appropriate feedback which will verify that code submitted by students will...
Walkthrough for BitterSuite This walkthrough will go through the creation of a simple marking suite to illustrate the creation of a Scheme suite using BitterSuite...
Name bittersuite3 A framework for running tests via RST Description BitterSuite3 is a testing framework that works on top of rst . Instead of providing full...
Name bittersuite A framework for running tests via RST Synopsis rst Description BitterSuite is a testing framework that works on top of rst . Instead of providing...
Name ca pub test service Attempts to pass public test work to course accounts Synopsis ca pub test service {course} {userid} {assignment} {procID} Usage This...
Name cancel news Cancel a particular post made to the course newsgroup Synopsis cancel news f force d dry run article num Description Course...
Name checkquota Checks if the diskquota of an account is above 89% Synopsis exec ~isg/bin/login {userid} Description A common issue for course accounts is accidentally...
Name Classlist A perl module used to extract information from the course`s classlists Description Classlist files are arbitrarily formatted colon delimited files...
Resources and Information for CS 246 ISA Please refer to the handbook for up to date information regarding CS 246. Please ask your ISC if you can`t access that page...
Name computeMarks Produce an output file for a given rst suite Synopsis computeMarks Description computeMarks is a program that must be written for each rst...
#!/usr/bin/env bash # Used to put together the marking scheme, student submission and its auto marked grade. # Remember to update the total at the end. # # Assumes...
Name createUniqueDirectory Creates a uniquely named directory. Synopsis createUniqueDirectory basename Description This command creates a new, uniquely named...
Name createUniqueFile Creates a uniquely named file. Synopsis createUniqueFile basename Description This command creates a new, uniquely named file. The parameter...
Name deProcessFile Undo a request for inclusion from printFile or keepFile . Synopsis deProcessFile {file key} Description Called from within a computeMarks...
Name deadline Disable/enable submissions for a particular assignment Synopsis /u/isg/bin/deadline assignment mode Usage Intended to be run from a course...
Name distrst Automatically distribute an rst run across course specfied servers. Synopsis Version 1: distrst {assignment} p f t c {suite} {`studentglob...
Name file filter Perform filtering on files students submit Synopsis file filter Usage Inside of the course`s /u/csXXX/.submitrc there should be the following...
Name filelock Return the date in a format that conforms to RFC 822. Synopsis filelock {filename} Description This is a wrapper for the MFCF flock, which actually...
Name format userid Converts a userid into a `safe` format Synopsis format userid {userid} Description This converts a given userid into a `safe` standardized...
Name full host list Resolve the full host names of all servers to which the given server refers. Synopsis full host list host Description This command looks...
Name genBoxLabels Create exam box labels for all courses that will be having exams soon Synopsis genBoxLabels {infile} {outfile} Description genBoxLabels is...
Name get classlist info retrieve information about individuals in the course Synopsis get classlist info r {src field name} {src field value} {outfield......
Name getpermissions Return the permissions of a file in an octal representation. Synopsis getpermissions filename Description Given the path to a file, prints...
Name group mgr submit file filter Supplement a file filter by verifying that group.txt files meet expectations Synopsis From within the course specific file...
ISG Account Website Conventions CS Framework This website is based off of the style used for many official CS pages. This mandates that the webpages be in validating...
ISG Scripts This should be the place to look for information about the various scripts supported by ISG, particularly for situations that aren`t covered by the information...
Name keepFile Request printing of a file generated by runTests or computeMarks . Synopsis keepFile {file} { maxlines option } option... Description...
Name login provide convenient default login setup on the shared course accounts Synopsis exec ~isg/bin/login Description The last line of the file /u/csXXX...
Name mailOut Send students e mail with the results of an rst run. Synopsis mailOut {assignment} {suite} {run id} Usage The first parameter specifies which...
Name makelateclone Cut off submission of an assignment and create a late version of it Synopsis /u/isg/bin/makelateclone {assignment} latename Usage As with...
Name markus testcommit Commit the results of an rst run to MarkUs`s repository. Synopsis markus testcommit {assignment} {suite} {run id} Usage The first...
Name marmocreate Create a zip file for Marmoset that wraps an RST assignment Synopsis marmocreate o zip outfile {assignment} Description marmocreate...
Name moss getgroups Construct groups out of the matched pairs returned by moss Synopsis moss getgroups { file url } Usage The parameter is either...
Name moss makereadable Format the raw output of moss into something more readable, and also perform optional filtering Synopsis moss makereadable { file...
Using Moss to Detect Cheating on Assignments Running the Script To run Moss on the assignment, navigate to /u/csXXX/mossoutput and run either Moss directory or...
Name numprocessors Retrieve the number of processors on the current server. Synopsis numprocessors Description Prints the number of `processors` on the current...
Name printFile Request printing of a file submitted by the student. Synopsis printFile {file} {maxlines} option... Description Called from within a computeMarks...
Name printOut Print postscripts with the results of an rst run. Synopsis printOut {assignment} {suite} {run id} {piles} {where} Usage The first parameter specifies...
Name pub test kill Attempts to kill pub test runner processes on every server. Synopsis pub test kill Description NOTE: This command is only intended to...
Name pub test launch Attempts to launch pub test runner processes on every server. Synopsis pub test launch Description NOTE: This command is only intended...
Name pub test logger Logs requests for public tests on the ISG account Synopsis pub test logger {csXXX} {assignment} userid Usage This should be called indirectly...
Explanation The following is a good example of a marking scheme for the RSTPublicTests because of the extra information it automatically pushes to students. It also...
Name pub test runner Attempts to pass public test work to course accounts Synopsis pub test runner {procID} Usage This command is typically launched from...
Name pub test web A web interface for pub test logger Synopsis /u/isg/bin/pub test web Usage This is a front end for public test requests that is explicitly...
RSTPublicTests NOTE: In August 2014, the name `public test` was changed to `basic test`, which is more meaningful for students. The public tests is a facility that...
RST Version Two See also : RSTImprovePit rstrc man page Rationale The design of RST required the data of a test suite to be linked directly to the type...
Name rfc822date Return the date in a format that conforms to RFC 822. Synopsis rfc822date Description This command simply returns the current date in RFC...
Name rsta Generate answers to a solution before running rst . Synopsis Version 1: rst {assignment} p f t c {suite} `studentglob` run id Version...
Name RST Options Specify configuration for rst Description There are several options available from the command line to the RST family of commands. $ t...
Name rstrc Specify configuration parameters for rst Synopsis rstrc Description Configuration for rst may be provided in the files /u/csXXX/.rstrc , /u...
Name runMoss Run moss on a collection of student submissions Synopsis runMoss d directory a term assignment ... assignment {`moss options`} Usage...
Name runTests Run a series of tests for a given rst suite Synopsis runTests Description runTests is a program that may be written for each rst suite. If...
#!/usr/bin/env bash # Assumes $testdir has a directory `in` containing a sub directory # for each test case. Each subdirectory has files: # .desc description...
ISG Script and student.cs Environment Information for the Fall 2010 Term This page is meant to give brief information to ISCs and instructors about programs and/or...
Explanation The following mark scheme is meant to be interpreted via bash, as is done optionally in BitterSuite. It also contains directives that are intended to be...
Name studentnum2userid convert a student id number to a userid Synopsis studentnum2userid {student id number} Description This command is a special application...
This page is accessible from linux.student.cs.uwaterloo.ca with `man subfiles`. Name .subfiles assignment configuration file for submit Synopsis /u/csNNN/handin...
This page is accessible from linux.student.cs.uwaterloo.ca with `man submit` Name submit on line course assignment submission mechanism Synopsis submit course...
Name submit pub test hook Automatically request public tests for each submission Synopsis submit pub test hook Usage Inside of the course`s /u/csXXX/.submitrc...
This page is accessible from linux.student.cs.uwaterloo.ca with `man submitrc` Name .submitrc course account configuration file for submit Synopsis...
Name submitters List all students who submitted a given assignment on time. Synopsis submitters o meet type {assignment} Usage The required argument is the...
Name TermCode A perl module used to provide codes for the current term in various formats Description There are several different ways to refer to a given term. This...
Name termcode Return the code for a term in a particular format Synopsis termcode t m r s l month year Description This returns a code for the term for...
ISG Testing A home for testing software used by ISG. RST RSTPublicTests RSTA DistributedRST Marmoset BitterSuite Some documentation...
Name timestamp Print a timestamp based on the current time. Synopsis timestamp Description This provides a simple timestamp based on the current time. It consists...
Name unlate Remove any indication a given submission was submitted late Synopsis unlate {assignment} {student} Usage Intended to be run from a course account...
Name userid2studentnum convert a userid to a student ID number Synopsis userid2studentnum {userid} Description This command is a special application of the Classlist...
Name validateSite Validate`s a course website`s HTML and CSS files Synopsis validateSite {userid} Description This program will crawl through a website on the...
Instructional Support Group Wiki Welcome to the home of TWiki.ISG . This is a web based collaboration area primarily targeted for ISA use, which will allow better...
Statistics for ISG Web Month: Topic views: Topic saves: File uploads: Most popular topic views: Top contributors for topic save and...
Name writeToMarkList Write to the common file specified by marklist for this particular assignment, suite and run id run of rst . Synopsis writeToMarkList mark...
Name writeToTestResults Write the result of a single test to a standardized file for this student on this particular assignment, suite and run id run of rst . Synopsis...
Number of topics: 78

 
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