You MUST fill in the Subject line for your
email message as follows (otherwise, your message will very likely get lost amid the spam):
CS
number : section lastName, firstName - subject
Example:
IF you are sending an email regarding CS 99, and IF you are enrolled
in section 8888, and IF your name is Ebenezer Scrooge, and IF you have a question about the ghost of Christmas past, then the Subject line should be:
CS 99 : 8888 Scrooge, Ebenezer - ghost of Christmas past
Note that this is just an example -- please use YOUR section number, YOUR name, etc. Thanks.
Please make sure you have a good email address in both ISIS and smconline/eCollege/eCompanion as follows:
My program won't work. What's wrong with it?
My answer would be: You haven't debugged it yet.
When I run my program, I get the following error message: "Syntax error on line 3".
Line 3 of my program is: Dim x = 0My answer would be: In VBScript it is illegal to initialize a variable in the declaration statement.
From these two examples you may conclude (properly) that vague questions that indicate a lack of effort on the student's part receive similarly vague answers that indicate a commensurate lack of effort on the instructor's part. Whereas, specific questions that indicate an appropriate amount of effort on your part, will likely engender helpful answers.
Last Modified: