Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other Weird Request from Potential Employer

  • This topic is empty.
Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #25445
    The Admiral
    Member

    A web development job posting I recently came across had some special instructions to complete before sending your resume to them. They had a link to a web page with errors that they wanted enumerated in a Word document.

    The instructions were: Go to this link and list as many items as you can that you believe are bugs, errors, or could be corrected: http://xworld.ujcfedweb.org/wpatest

    At first I thought this was kinda cool, but then I looked at the broken page … :shock:

    Maybe this is just me being relatively new to web development, but I found the extent to which the page is messed up to be beyond the point of fixing. Any ideas on how (if) to tackle this mess??

    #60579
    apostrophe
    Participant

    Well I certainly wouldn’t do it for nothing. :?

    You could start by making it validate http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fxworld.ujcfedweb.org%2Fpage.aspx%3Fid%3D159435 only 406 errors. :D

    Other than that, if they are not providing a mock up, how are you to know what the page is supposed to look like?

    #60622
    The Admiral
    Member

    That’s what I’m saying. 406 errors and nothing to go by… :?

    Could they possibly be pulling some sort of psychological crap to see if I’ll speak up for myself in unreasonable situations?
    Or maybe they’re idiots I’d rather not work for?

    I’m thinking I should write them back explaining that it would be impossible to fix such an error riddled page without a design image to guide me. What do you think?

    #60625
    Rob MacKay
    Participant
    #60627
    apostrophe
    Participant

    I think I would just point out the shortcomings of the markup and css and explain that I wouldn’t do anything about it until I knew what the end product was supposed to look like.
    If they seriously expect you to second guess somebody else’s design then they are not a company I would like to work for.

    #60631
    EamonnMac
    Member

    They must have a properly coded page to compare any submissions against – and should have no problem giving you at least a screenshot of it. If they don’t have such a finished article, then I would start wondering whether they’re just trying to get work done for free.

    The most I would do is give them a short paragraph, much like any that can be found throughout this forum, detailing briefly what’s wrong with the code (e.g. "you need to clear the float after div #X, etc.". I wouldn’t submit any actual coded solution unless I was sure they could actually do so themselves and were genuinely testing submissions.

    Definately include the validator links though – at the very least it shows you know that code is supposed to validate properly!

    #60636
    Rob MacKay
    Participant

    Can I also add – if the conspiracy theory is true, and they want you to fix a site for them and thats an example of their work, in the words of Monty Python…

    RUN AWAY!!! RUN AWAY!!!!

    #60770

    If you can’t be bothered – who could?! Then just send them some wordy bs something like-

    In my opinion the validation and substantiation of such a page would incur superfluous costs and would dissipate my own time in a gratuitous fashion. If you require a demonstration of my extensive skills in the validation and web-page design sector, please feel free to explore my portfolio at http://is-this-a-joke.com

    Obviously you would replace the last URL with the location of you portfolio ;)

    #60773
    Rob MacKay
    Participant
    "tomwalters5678" wrote:
    If you can’t be bothered – who could?! Then just send them some wordy bs something like-

    In my opinion the validation and substantiation of such a page would incur superfluous costs and would dissipate my own time in a gratuitous fashion. If you require a demonstration of my extensive skills in the validation and web-page design sector, please feel free to explore my portfolio at http://is-this-a-joke.com

    Obviously you would replace the last URL with the location of you portfolio ;)

    I like that a lot :)

    #60775

    Thanks! That is usually the way I win clients, use big words and talk fast :)

    #60788
    The Admiral
    Member

    Thanks for the support, everyone.

    I ended up writing them a short paragraph describing how messed up everything was and included a link to the html validation errors page (I neglected to send a link for the css because, frankly, after seeing the html results I didn’t have them stomach to even validate the css). I also said that I would be happy to list any errors and provide a solution if they would send me an image to go by.

    Probably a little too generous on my part, but I need a job… :(

    Thanks again!

    #60831

    Well if that’s what they intended the website to look like then I suppose there are no errors. I’m not a mind reader so I can’t tell what they intended it to look like and therefore have no way of knowning if something is a bug or error.

    It might be quite straightforward to fix all the validation errors and keep it looking the same. On the other hand I’m not entirely certain that’s what your client wants. *evil grin*

    #60840
    TheDoc
    Member

    I think a few people have the wrong idea about what the employer was trying to do here.

    Correct me if I’m wrong, but I believe it was a simple test for each potential candidate to take. It wasn’t a page that needed fixing, nor was it them trying to get work done for free, it was simply a test to see the skills/capabilities of the people applying for the job.

    Having said that, I do agree that it’s so far beyond repair I wouldn’t even bother. Unless it’s something tricky like just an extra } in the CSS markup. Sneaky sneaky.

    #60990
    Matt
    Member
    "TheDoc" wrote:
    I think a few people have the wrong idea about what the employer was trying to do here.

    Correct me if I’m wrong, but I believe it was a simple test for each potential candidate to take. It wasn’t a page that needed fixing, nor was it them trying to get work done for free, it was simply a test to see the skills/capabilities of the people applying for the job.

    Having said that, I do agree that it’s so far beyond repair I wouldn’t even bother. Unless it’s something tricky like just an extra } in the CSS markup. Sneaky sneaky.

    Yes, many corporations give their candidates tests like these to see how the designer identifies and tries to resolve the problem.

Viewing 14 posts - 1 through 14 (of 14 total)
  • The forum ‘Other’ is closed to new topics and replies.