Date Due | Friday, October 18, 2019 |
Time Due | 23:59 AoE (Baker Island, UTC-12h) |
Submission Limits | Relevant materials in a zip |
Duration | 5-10 minutes in the Nifty Assignments session |
Submission Link | SIGCSE 2020 EasyChair |
Notification to Authors | Friday, November 15, 2019 |
Camera-Ready Deadline | Wednesday, December 11, 2019 |
The Nifty Assignments project gathers great CS assignments to make their ideas and materials freely available for the CSE community. Do you have a great assignment you would like to share with other educators? We’d love to have you apply to Nifty Assignments!
Proposals undergo review but not blind review.
Nifty Assignment proposals are submitted as a zip archive containing an overview web page and a directory of assignment materials.
Gather the materials from your assignment. Both student-facing and instructor-use materials may be appropriate. For example:
Prepare a draft of the web page for your assignment, including the table of metadata described below. The purpose of the web page is to introduce the assignment to another educator. You can view web pages for past Nifty Assignments on the Nifty Assignments archive as examples.
Organize your submission in a directory with your name and the name of the assignment (e.g. “parlante-namesurfer”) and your web page as the index.html. Add supporting materials to the directory and link them from your index: handouts, sample application, etc. Please use relative links, so we can move the directory around and it all still works. It is not required that your directory be in final form to apply. The reviewers are evaluating the quality of the assignment itself and its applicability to the SIGCSE community, not the details of the presentation at this stage.
The following table of metadata about your assignment should be included in your web page. This information is used by the reviewers to evaluate the proposal and by instructors considering adopting the assignment.
Here’s an example for the Random Sentence Generator assignment:
Summary | Random Sentence Generator – build a sort of grammar structure in memory – lots of uses of pointers, collections, and hashing. Then use a simple recursion over that structure to generate random output. |
Topics | A neat application of recursion and pointer-intensive data structures. |
Audience | Appropriate for CS2 or a later course. |
Difficulty | This is an intermediate to advanced assignment, taking 1 or 2 weeks for a CS2 student. |
Strengths | The great strength of this assignment is that the grammars and their output can be quite funny. Also, the data structure and the recursion are moderately complex but neat. Students like this assignment. |
Weaknesses | Some parsing is required to build the grammar, which is not that fun. Also, this is not a concise, focused pointer/recursion problem. It has more heft to it. |
Dependencies | Requires and understanding of pointers, recursion, and enough sophistication to deal with a data structure with 2 or 3 layers to it. Works fine in many languages. Hashing may or may not be used. The data structure has a natural map/collection structure, so using library classes can make it easier. |
Variants | Because there are quite a few collections in the RSG, we have used it as a nice driver for students to implement their own collection that is instantiated in several places to build the RSG. |
Please see Info about the Nifty Project for more information about the history of Nifty, the archive of previous Nifty assignments, and answers to frequently asked questions.
If your assignment is accepted, you will need to:
Prepare your Nifty submission using the format specified above.
Prepare your Nifty submission as specified above. Upload the .zip archive you created using the online submission system - EasyChair. Please do not wait until the last minute to submit your documents because that is when everyone else will be connecting to our server!
Make note of the proposal ID number and password assigned to your submission. You will receive an e-mail message confirmation. Spam filters sometimes trap these automatically generated messages so you may need to check your spam trap for the confirmation and later, acceptance or rejection notification.
After receiving confirmation, go to the submission site to review your submission for accuracy. Send e-mail to the chair(s) (see below) if there are any problems.
If you have questions about anything discussed above, please contact the Nifty Assignments Team.