Thread: Marking assistant

  1. #1
    Registered User
    Join Date
    Oct 2011
    Posts
    1

    Marking assistant

    hi im trying to develop a programme that can support the way in which marking or grading is done in universitys. any ideas on how to appoarch this please?

  2. #2
    C++ Witch laserlight's Avatar
    Join Date
    Oct 2003
    Location
    Singapore
    Posts
    28,413
    Quote Originally Posted by walay234
    hi im trying to develop a programme that can support the way in which marking or grading is done in universitys. any ideas on how to appoarch this please?
    Find out "the way in which marking or grading is done", then brainstorm for ideas in which a computer program could improve it. Eliminate ideas that are frivolous, impractical, or otherwise infeasible, then discuss the remaining ideas with potential users.

    Incidentally, I note that this does not involve C programming... for all you know, it may turn out that a programming language better geared for web development is the best tool for the job.
    Quote Originally Posted by Bjarne Stroustrup (2000-10-14)
    I get maybe two dozen requests for help with some sort of programming or design problem every day. Most have more sense than to send me hundreds of lines of code. If they do, I ask them to find the smallest example that exhibits the problem and send me that. Mostly, they then find the error themselves. "Finding the smallest program that demonstrates the error" is a powerful debugging tool.
    Look up a C++ Reference and learn How To Ask Questions The Smart Way

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. marking a selection
    By megafiddle in forum General Discussions
    Replies: 2
    Last Post: 08-22-2011, 08:36 PM
  2. A problem of if-else .Want the assistant
    By poolomlpz in forum C# Programming
    Replies: 4
    Last Post: 07-03-2009, 04:29 PM
  3. Transparent, Editbox, HOLLOW_BRUSH, Marking text?
    By Dampy in forum Windows Programming
    Replies: 6
    Last Post: 09-22-2008, 07:17 PM

Tags for this Thread