Nikolay Kostov
Nikolay Kostov
Investigate why every deleted submission has ParticipantId, ProblemId and SubmissionTypeId equal to null
``` public static void RegisterBundles(BundleCollection bundles) { //bundles.Add(new ScriptBundle("~/bundles/jquery").Include( // "~/Scripts/jquery-{version}.js")); bundles.UseCdn = true; //enable CDN support //add link to jquery on the CDN var jqueryCdnPath = "http://ajax.aspnetcdn.com/ajax/jQuery/jquery-1.7.1.min.js"; bundles.Add(new ScriptBundle("~/bundles/jquery",...
- [x] CreateGetActionShouldContainProperViewBagEntriesOnCorrectProblem failed. - [x] RegisterActionWhenPostedDataPracticeHasPasswordAndProvidedIncorrectPasswordShouldReturnView failed. - [x] ProblemActionWhenContestCanBeCompetedUserIsRegisteredAndProblemHasNoMaterialsShouldReturnPartialView failed. - [x] ProblemActionWhenContestCanBeCompetedUserIsRegisteredAndProblemHasMaterialsShouldReturnPartialView failed. - [ ] RestrictedProcessShouldWorkWithCyrillic failed. - [ ] RestrictedProcessShouldReceiveCyrillicText failed. - [ ] GetAllowedSubmissionTypesWhenRequestIsValidShouldReturnSubmissionTypes...
http://bgcoder.com/Contests/Submissions/View/303884
``` Console.Error.WriteLine(...); ```
The lock icon is not showing in Chrome http://bgcoder.com/Contests/#!/List/ByCategory/20/TA-2013-2014-CSharp-Exam-1