Open Side Menu Go to the Top
Register
New Sheep Scoring Program New Sheep Scoring Program

02-11-2012 , 06:03 PM
As a little project to help me learn some new programming stuff, I wrote a new sheep scoring program. It's (hopefully) a lot more user-friendly, and a lot less buggy than the current one. Here's what it looks like:



Improvements over the old scorer:
- Automatic grouping of answers with the same spelling
- Grouping is now done by dragging and dropping, and it is much easier to correct mistakes
- It's much easier to edit questions/entries
- A few extra scoring options
- Can add bonus points to any answer or answer grouping

Download link and tutorial is available here

Please let me know of any bugs, or any other comments you have.

Have fun!

Last edited by JMurder3; 01-07-2018 at 12:06 AM.
New Sheep Scoring Program Quote
02-11-2012 , 06:56 PM
Looks fantastic.

Only thing I would like is sheep+x points as a scoring option for incorrects in peehs (If needed to be a set value then something like 4 or 5). Ofcourse 99% use the fleebrog method anyway and I haven't run a peehs forever, so it's probably not all that necessary.
New Sheep Scoring Program Quote
02-11-2012 , 06:56 PM
sweet. does it also do peehs?
New Sheep Scoring Program Quote
02-11-2012 , 07:03 PM
Quote:
Originally Posted by mute
Looks fantastic.

Only thing I would like is sheep+x points as a scoring option for incorrects in peehs (If needed to be a set value then something like 4 or 5). Ofcourse 99% use the fleebrog method anyway and I haven't run a peehs forever, so it's probably not all that necessary.
not a bad idea, but i don't want to make the options too complicated. you can always use bonus points to adjust the score to whatever you want. both negative and positive bonuses are allowed.

Quote:
Originally Posted by iversonian
sweet. does it also do peehs?
yup!
New Sheep Scoring Program Quote
02-11-2012 , 07:04 PM
DarkMagus needs a new undertitle. Chips Jr.
New Sheep Scoring Program Quote
02-11-2012 , 07:24 PM
I'm tempted to run a peehs now...
New Sheep Scoring Program Quote
02-11-2012 , 07:55 PM
Quote:
Originally Posted by iversonian
DarkMagus needs a new undertitle. Chips Jr.
heh. who's chips sr.?
New Sheep Scoring Program Quote
02-11-2012 , 09:02 PM
Does this work on macs?
New Sheep Scoring Program Quote
02-11-2012 , 09:03 PM
could never get the old one working, so if this works for me then thanks!
New Sheep Scoring Program Quote
02-12-2012 , 12:09 AM
Quote:
Originally Posted by DarkMagus
heh. who's chips sr.?
Chips Ahoy. He wrote the program that tallies votes for werewolf games.
New Sheep Scoring Program Quote
02-12-2012 , 12:12 AM
When I open it and do "Load Questions", it gives me this error:

Unhandled exception... blah blah blah.

Details:
Quote:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.FileNotFoundException: Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified.
File name: 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
at sheepscore12.Form1.editQuestionsToolStripMenuItem_ Click(Object sender, EventArgs e)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Obje ct key, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(Eve ntArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(Eve ntArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(M ouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventIntera ctive(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(Event Args e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEven tArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(M ouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Mes sage& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.WndProc(Mes sage& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].



************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Sheep Score 2012 Beta
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/peter/Desktop/SheepScore2012/Sheep%20Score%202012%20Beta.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
New Sheep Scoring Program Quote
02-12-2012 , 12:12 AM
Mods, please add this to the FAQ, maybe sticky thread for a while or something. This program is so easy to use even I can do it.

DarkMagus

Last edited by Booker Woodfox; 02-12-2012 at 12:13 AM. Reason: of course I x-post at same time as a bug report LOL
New Sheep Scoring Program Quote
02-12-2012 , 12:53 AM
iversonian, you have to download the .NET 3.5 framework

http://www.microsoft.com/download/en/details.aspx?id=21
New Sheep Scoring Program Quote
02-12-2012 , 12:56 AM
Is there an Archer game going on right now, or do people in POG just have good taste?
New Sheep Scoring Program Quote
02-12-2012 , 06:57 AM
Quote:
Originally Posted by Senor Cardgage
Is there an Archer game going on right now, or do people in POG just have good taste?
Don't know about any game. I've had this avatar for well over a year. And yes, Archer is great.
New Sheep Scoring Program Quote
02-12-2012 , 07:13 AM
Quote:
Originally Posted by mute
Don't know about any game. I've had this avatar for well over a year. And yes, Archer is great.
Ooooh, that's right, you have. I just noticed two Archer avs back-to-back and thought iversonian's was recently changed, so I figured I'd ask.

Also: nice program! I've never run a sheep but this might encourage a few more people to try.
New Sheep Scoring Program Quote
02-12-2012 , 12:55 PM
Quote:
Originally Posted by ibavly
Does this work on macs?
not sure, i don't have a mac to test it on. i have a feeling it won't without wine or something similar.

Quote:
Originally Posted by well named
iversonian, you have to download the .NET 3.5 framework

http://www.microsoft.com/download/en/details.aspx?id=21
let me know if this works iver!

Last edited by DarkMagus; 02-12-2012 at 01:06 PM.
New Sheep Scoring Program Quote
02-13-2012 , 02:48 PM
bump cause this seems to have fallen off the front page pretty quickly. maybe a mod could throw a link in the sticky? thanks
New Sheep Scoring Program Quote
02-13-2012 , 10:50 PM
Quote:
Originally Posted by DarkMagus
bump cause this seems to have fallen off the front page pretty quickly. maybe a mod could throw a link in the sticky? thanks
PM a mod.

Looks like a pretty good/easy program to use and I'll give it a try for my next sheep.
New Sheep Scoring Program Quote
02-13-2012 , 11:29 PM
Quote:
Originally Posted by DarkMagus
bump cause this seems to have fallen off the front page pretty quickly. maybe a mod could throw a link in the sticky? thanks
Added to sticky per request in the pub from kioshk
New Sheep Scoring Program Quote
02-13-2012 , 11:44 PM
thanks
New Sheep Scoring Program Quote
02-14-2012 , 12:00 AM
Quote:
Originally Posted by gtpitch
Added to sticky per request in the pub from kioshk
subtle pub marketing itt
New Sheep Scoring Program Quote
02-14-2012 , 01:10 AM
woot!

Would you like to add the source code to the pog repository?

Make an account at assembla.com and PM me and I'll join you to our group. I can help you use the tools (subversion) if they are new to you. Then others can add more features and I can bundle it in the vote counter installer.

http://www.assembla.com/home
New Sheep Scoring Program Quote
02-14-2012 , 01:20 AM
sure i'll do that. i used SVN a little bit ages ago, i can prob figure it out.

does it work with visual studio?
New Sheep Scoring Program Quote
02-14-2012 , 01:31 AM
Quote:
Originally Posted by DarkMagus
sure i'll do that. i used SVN a little bit ages ago, i can prob figure it out.

does it work with visual studio?
Yeah. The vote counter uses VS2010. I've invited you to the project. Will send a pm with cliffs.
New Sheep Scoring Program Quote

      
m