CSci A201/A597
Frequently Asked Questions on Lab #3


General Questions

  1. I submitted, but the submission was rejected because of a wrong subject line. Can you please accept my assignment?

    This should have been a FAQ entry for a previous assignment, but better late than never. The answer is NO. The submission process is very clear about the subject line - you should use exact filenames, and exact subject line. After you submit, wait for about 2 minutes to receive a response back from the auto-handin. Make sure that the handin was succesful, and then leave.

    If you don't receive a response, or you receive a response that says handin failed, re-check your subject line, case of the files, and send again. We will not consider emails regarding requests for submission after deadline because of these problems.


Questions About Smartpig.java

  1. My window keeps disappearing - but not all the time. Why?

    Do you by chance have a one letter word in your test sentence? Notice that according to our piglatin building knowledge, we cannot handle one-letter words (why?). So this is a special case that we are not going to deal with until the next assignment. As long as your program works with 2 or more letters, you are okay.

  2. Should I bother about the period at the end of the sentence?

    Yes. I am sorry about not making this explicit in the assignment - just like the sample run shows, you should assume that the user types in a period at the end of the 4-word sentence. So you should convert the last word assuming that the word will end in a period. You can also specify this in your comment to the user.


Questions About Letters.java


Questions About Deadline.java


Last modified: Tue Feb 16 14:15:45 EST 1999 by asengupt@cs.indiana.edu