The University of Minnesota Libraries has created an enhanced version of the Assignment Calculator currently in beta (January 2009). It allows faculty and students to adapt their own assignments from a bank of existing assignments (e.g. research paper, speech, video, etc.) or create their own from scratch.

This new version of the Calculator is tied to University of Minnesota internet ID's; therefore you will need a password to access it. Please contact us if you need a username and password to allow you access to the beta.

We hope to make the source code for the beta available late spring 2009

Thanks!
University of Minnesota Libraries

November 10, 2009

Updates to code coming

Just a heads-up that Minitex is rewriting its Research Project Calculator implementation to bring its teacher
resources into the AC beta, with an eye toward extensibility.

It will be written with on PHP / MySQL foundation to meet the platform requirements of the broadest range of potential installing institutions.

The target for completion is winter 2010.

November 4, 2009

New Lab Report (Biology) in Bionews blog

The newest assignment in the Assignment Calculator has been featured in Bionews blog: http://blog.lib.umn.edu/bioblog/bionews/2009/10/tools_to_help_with_lab_reports.html

AC_Bionews.jpg

Posted by katep at 10:42 AM | Comments (1)

July 31, 2009

Lab Report is live

ac_lab.jpg
We are pleased to announce the Lab Report assignment is live: https://tools.lib.umn.edu/ac/?assnId=180.

Step 1: Understand your assignment. Attend lab and complete experiment.
Step 2: Describe your materials and methods
Step 3: Analyze and describe your results
Step 4: Conduct library research. Develop your introduction
Step 5: Interpret and synthesize your results in the discussion and conclusion
Step 6: Write your abstract. Develop a title. Revise and rewrite
Step 7: Put lab in final form

Many instructors and staff around campus gave us feedback during the development including the Center for Teaching and Learning, chemistry, biology, veterinary medicine, mechanical engineering, and librarians from around the sciences. Thank you very much! Please let us know if you have any comments or questions.

July 17, 2009

Revisions to Research Paper

We have a rough draft of a revision to the popular research paper assignment

https://tools.lib.umn.edu/ac/?assnId=120

What do you think?

Posted by katep at 3:30 PM | Comments (0)

July 10, 2009

Working on Poster assignment

We have a rough draft of a Poster assignment:

https://tools.lib.umn.edu/ac/?assnId=187

Take a look and let us know any comments or questions.

Posted by katep at 3:27 PM | Comments (0)

June 11, 2009

Lab Report assignment

experiment.jpg We have drafted a "Lab report" assignment for the beta version of the Assignment Calculator. We will be sharing this with faculty to get feedback and continue to edit. Take a look: https://tools.lib.umn.edu/ac/?assnId=180. Please let me know (katep@umn.edu) if you have any feedback. We hope to make this part of the Calculator in early August.

p.s. the image is part of the IMAGE collection.

February 12, 2009

Assignment Calculator in Brief

brief.jpg
The new Assignment Calculator was highlighted in the University of Minnesota Weekly Brief on February 11

Posted by katep at 9:31 AM | Comments (0)

February 9, 2009

OS version of Assignment Calculator vulnerable to XSS attack

Thanks to the fine folks at the University of Portland, we have been alerted to the possibility of the Assignment Calculator code (specifically "date.php") being susceptible to a Cross-Site Scripting (XSS) attack.

What this means is that using a GET method with the date.php someone could create a link to date.php that could possibly execute harmful code or forward a person to a web site seeking passwords or other personal information. For example:

A link like this:
http://www.lib.umn.edu/help/calculator/date.php?monthone=2&dayone=3&yearone=2009&monthtwo=2&daytwo=4&yeartwo=<script>alert('Hi%20Everyone!');</script>

could be sent to a person spoofing the library email address and an XSS attack may occur.

Again, the good people at the University of Portland have not only pointed out this problem, but they've also provided some simple scripting that will help people fix this problem in current installations.

The code in the ZIP file below checks for the existence of all the GET variables. Then, it checks that each entry is actually a number.

If it is a number, the code trims the number down to be 2 characters (day and month) or 4 characters (year). This prevents people putting in the year 20098 or something similar.

Again, thanks to Ronan at the University of Portland for finding this and providing a fix!

Download file

February 2, 2009

Check out the BETA version

January 22, 2009

New Beta version is Up!!

ac_small.jpg
After many hours of hard work by librarians, programmers and a variety of others we are please to announce a new Beta version of the Calculator is here.

New features include:
• New assignments (Video/Media, Speech/Presentation).
• Instructor control possible over steps to reflect actual due dates.
• Add/Remove/Rearrange individual assignment steps.
• Ability to add personalized notes and links to assignment steps.

Link to new Assignment Calculator: https://tools.lib.umn.edu/ac/

Due to all of the great new features of the Calculator is does require a University of Minnesota Internet ID to log in. We will be posting more information on the Beta version soon.

Posted by katep at 3:01 PM | Comments (0)

Search



Archives
November 2009
July 2009
June 2009
February 2009
January 2009
September 2006
January 2006
August 2004
July 2004
May 2004

Recent Entries
Updates to code coming
New Lab Report (Biology) in Bionews blog
Lab Report is live
Revisions to Research Paper
Working on Poster assignment
Lab Report assignment
Assignment Calculator in Brief
OS version of Assignment Calculator vulnerable to XSS attack
Check out the BETA version
New Beta version is Up!!

Categories
Content Related
Enhancements
General
Technical Issues/Questions

Syndicate this site (XML)
Powered by
Movable Type 4.25