Friday, June 12, 2009

Mitigating Circumstances

I don't begrudge 2½ hours of my time for a meeting discussing the merits of various mitigating circumstances claims -- some are very sad and deserve every sympathy and all the help we can give (sometimes over-constrained by regulations).

However, what's with the massive number of I missed the exam because I got confused about the time/date/title/code/venue? whingers?! I guess they punish themselves sufficiently by losing-out on the possibility of full exam marks, but that's really wasting our time...

Sunday, November 16, 2008

Should I use tables for layout?

Now there's a simple, definitive answer to that age-old question: No! :-D

Thanks Chris. I particularly like the source code!
(via WTF Is the Big Deal? Don't Use <table> for Layout!.)

Friday, November 14, 2008

Phishing and stupidity

I probably ought to cross-post this to my Stupid Questions blog... What's the appropriate headline? "Students warned not to disclose user information by email disclose information anyway." D'oh!

Sunday, July 13, 2008

In praise of PC imaging

My institution has hundreds of PCs so it's perfectly reasonable to expect our tech's to install software and operating systems using disk images prepared once and deployed many times. A stealth problem arose recently as a consequence of the Windows XP image from a few years ago which had been "interfered with" by central tech's responsible for administering our (then new) SharePoint server What a great idea it'd be if PCs could quickly access SharePoint without all that tedious mucking about with DNS? Let's put the name of the server and its IP address in "hosts" -- that'll speed things up for everyone!

So, lo! and behold!, the inevitable happened as Nature intended, and those self-same tech's changed the IP address of the server when the server hardware was upgraded a year or-so later (to ease the changeover). Nothing seemed wrong, since the University's desktop PCs had been upgraded in the interim with a different image to accommodate Office 2007 but quite a few staff laptops slipped through the net. I don't know how many hours my faculty's tech's wasted trying password changes, HTTP header analysis, Novell tweaks and client upgrades because of this blunder (it was tricky as SharePoint was the last server in a line of authentication redirects for external logins), but I'm glad that one of them eventually located the problem in "hosts" amidst the hundreds of out-of-date ad-blocking localhost name resolutions some other bright spark had included ;-)

Moral: Neat ideas need to be tempered with expert knowledge and every man needs to know his limitations!

Tuesday, July 01, 2008

Degree classifications: take 2

All this post-Burgess, league tables era discussion of degree classifications and grade inflation is shifting my viewpoint: The Burgess report pretty-much suggests we do away with the 1st/2:1/2:2/3rd/unclassified degree class system & replace it with a transcript ... when I first read about it, I was annoyed: I like the idea of a 1st etc (it's what I'm used to). However, a natural institutional response to all this measuring/league-tabling/student-satisfaction-scoring malarkey is to fiddle things (that's easier than fixing things!) and the emails from MMU, the discussion on the Beeb and stuff that's happening internally here are devaluing the classification system so that it's not fit for purpose any more. How will an employer treat a 1st in Maths from MMU, Nottingham Trent, Oxford Brookes and Thames Valley? By giving it partial credence as a primary filter and then concentrating on the real evidence: Grades, references and interviews. So for future students it's even more important to get a good profile (as well as a "good" degree). I suspect it's all a subtle plan to make 1st/2:1/… meaningless so that it dies a natural death, and that would be closing a chapter in UK HE history :-(

Degree classifications

The BBC article is based on a leaked email from Manchester Metropolitan University quoting an email from their Maths & Computing dept's "academic standards manager" not-so-subtly hinting that a failure to award as many 1st/2:1 degrees as other Universities is a bad thing. I disagree that it's necessarily bad to have some institutions with a smaller rate of 1st/2:1 (variability is natural) and I am wholeheartedly against the implied hint to "drop your standards, the institution needs better statistics". Professional University staff work hard to (a) maintain standards (internally) and (b) maintain comparable standards (with the help of external examiners etc.) and we should continue to do-so.

I and my colleagues are under the same pressure: The institution where I work also awards fewer 1st/2:1 than the sector average. So what? It's a meaningless statistic! What about intake? Compare like with like! Where I work we're proud of the fact that we take students with lower A-level grades than at some other places and give 1st/2:1 degrees to a good proportion of those who make it to final year ... we add value, they work hard to reach the standard. I say to students: Keep it up! And to staff: Resist grade deflation!

Monday, June 23, 2008

Student threats

I've never had abusive threats from a student, but I know people who have ... shocking state of affairs.

Tuesday, February 26, 2008

IE8

OK, so I missed the initial IE8 furore, have now caught-up with a few views and here's my tuppence:

  • A proprietary <meta> tag to say "Use IE6/7/8/… rendering mode" is an olive branch to the web design community (it says "Hey, you don't have to redo the IE7-compatible layout right now but please do-so later, when you have time.")
  • The IE7 default layout says "We're about to push IE7 through Windows Update to everyone and we know you've invested time/money/effort into getting those old IE6 sites working in IE7" now:
    Optimistic head?
    "We'd like to keep updating IE8 and beyond but just so's you don't have to everytime we do, get it working in IE7 and we'll guarantee that IE>7 won't break the site (unlike last time.)"
    Pessimistic head?
    "We'll pre-announce IE8 to make it look like we're committed now and in the future to improving IE's web standards support but by telling everyone that IE7 will be the future default we can happily let IE8+ languish if it looks like there's insufficient ROI to continue developing IE."

I'm happy to be optimistic and believe the IE development team guys will be allowed and willing to continue their efforts towards moving-target-standards-compliance, I just wouldn't be surprised if in the not-too-distant future IEx once again was left to moulder.

Tuesday, February 12, 2008

Head First JavaScript (O'Reilly)

Couldn't say it better than Web Teacher so I won't bother: Head First JavaScript by Michael Morrison (O’Reilly, 2008) may not ring up five stars for everyone, but I like the Head First books so much so that it'll be going on my "strongly recommended" (short) list of core texts for "Web Technologies" next year.