ContestScoreService
The following operations are supported. For a formal definition, please review the Service Description.
-
AboutThisService
Information about this service -
AddContest
(Depreciated. Do not use -
AddNewContest
AddNewContest (Password Required) -
AllSupportedContestsList
Returns a string array of all contests supported by the site. -
GetActiveContestList
Returns a list of currently active contests. ListType=1 is a command-delimited list. Listtype=2 is an xml-formatted document string - GetArchiveContestList
-
GetContestScheduleForThisWeekWithURL
Returns an HTML Snipped of Contests scheduled for this week -
GetContestScheduleForTodayWithURL
Returns an HTML Snippet of the Constests scheduled today -
GetScores
Returns current scores for the contest in an array. Pass contest cabrillo name or blank for allTop parameter is 0 for all or number of results wanted First element are field names. Remaining elements are values. A comma seperates fields. Use blank conttest name for all active contests -
IsSupportedContest
Returns OK if the Cabrillo-formatted Contest Name is supported on this site. -
SubmitScore
Primary method for submitting a score to the site. See the FAQ for the XML Score document specification,