Assignment 3 Submissions: Difference between revisions
(Adding instructions for assignment table template) |
(adding comment and response templates) |
||
Line 43: | Line 43: | ||
If used properly you should see the following: | If used properly you should see the following: | ||
{{AssignmentInfo|My Name|My assignment description|http://foo.bar}} | {{AssignmentInfo|My Name|My assignment description|http://foo.bar}} | ||
You may also use some new templates for comments and responses. | |||
<pre> | |||
{{Comment|type your comment here}} | |||
</pre> | |||
Should look like: | |||
{{Comment|Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor inviduntut labore et dolore magna aliquyam erat, sed diam voluptua. }} | |||
You can enter a response in a similar way: | |||
<pre> | |||
{{Response|type your response here}} | |||
</pre> | |||
Should look like: | |||
{{Response|thank you very much for commenting on my assignment.}} | |||
---- | ---- |
Revision as of 06:19, 9 March 2011
This assignment is due on March 22. Grading for this assignment is on a 5-point scale; late assignments will be docked 1 point for each day they are late (assignments submitted 4 days late or later will have a maximum grade of 1 point).
Please make sure the name of your file includes your name (example: Name_Assignment2.doc) to avoid overwriting someone else's assignment. Upload your file here: Upload file
Once you've uploaded your file, please link to it following the format below:
- Name:
- Description:
- Link to your outline: (the file you uploaded)
If you have trouble finding the file you uploaded, check the list of uploaded files.
Submissions
- Name:
- Description:
- Link to your outline:
- Optionally you can use a new template to create a title box for your assignment. In order to do this use the following format:
{{AssignmentInfo|yourname|assignment description|link to assignment document}}
If used properly you should see the following:
Name: | My Name |
Description: | My assignment description |
Link to Assignment: | http://foo.bar |
Timestamp: | 05:46: 22 November, 2024 |
You may also use some new templates for comments and responses.
{{Comment|type your comment here}}
Should look like:
Comment: |
Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor inviduntut labore et dolore magna aliquyam erat, sed diam voluptua. |
You can enter a response in a similar way:
{{Response|type your response here}}
Should look like:
Response: |
thank you very much for commenting on my assignment. |