From 1a17aa5985ed0f2e1fda1a65ecebd606b31cb883 Mon Sep 17 00:00:00 2001 From: 胡旷杰 <754432607@qq.com> Date: Wed, 11 Nov 2020 10:07:20 +0800 Subject: [PATCH] 完成移动端适配 --- .gitignore | 2 ++ EduResearch/.vs/QuestionJindu/config/applicationhost.config | 4 ++-- EduResearch/.vs/QuestionJindu/v16/.suo | Bin 443392 -> 0 bytes EduResearch/src/Quiz.BllCenter/bin/Debug/Quiz.BllCenter.dll | Bin 10752 -> 0 bytes EduResearch/src/Quiz.BllCenter/bin/Debug/Quiz.BllCenter.pdb | Bin 26112 -> 0 bytes EduResearch/src/Quiz.BllCenter/bin/Debug/Quiz.DalCenter.dll | Bin 12800 -> 0 bytes EduResearch/src/Quiz.BllCenter/bin/Debug/Quiz.DalCenter.pdb | Bin 30208 -> 0 bytes EduResearch/src/Quiz.BllCenter/bin/Debug/Quiz.Models.dll | Bin 26112 -> 0 bytes EduResearch/src/Quiz.BllCenter/bin/Debug/Quiz.Models.pdb | Bin 95744 -> 0 bytes EduResearch/src/Quiz.BllCenter/obj/Debug/Quiz.BllCenter.csproj.CoreCompileInputs.cache | 2 +- EduResearch/src/Quiz.BllCenter/obj/Debug/Quiz.BllCenter.csprojAssemblyReference.cache | Bin 36073 -> 0 bytes EduResearch/src/Quiz.BllCenter/obj/Debug/Quiz.BllCenter.dll | Bin 10752 -> 0 bytes EduResearch/src/Quiz.BllCenter/obj/Debug/Quiz.BllCenter.pdb | Bin 26112 -> 0 bytes EduResearch/src/Quiz.DalCenter/bin/Debug/Quiz.DalCenter.dll | Bin 12800 -> 0 bytes EduResearch/src/Quiz.DalCenter/bin/Debug/Quiz.DalCenter.pdb | Bin 30208 -> 0 bytes EduResearch/src/Quiz.DalCenter/bin/Debug/Quiz.Models.dll | Bin 26112 -> 0 bytes EduResearch/src/Quiz.DalCenter/bin/Debug/Quiz.Models.pdb | Bin 95744 -> 0 bytes EduResearch/src/Quiz.DalCenter/obj/Debug/Quiz.DalCenter.csproj.CoreCompileInputs.cache | 2 +- EduResearch/src/Quiz.DalCenter/obj/Debug/Quiz.DalCenter.csprojAssemblyReference.cache | Bin 11891 -> 0 bytes EduResearch/src/Quiz.DalCenter/obj/Debug/Quiz.DalCenter.dll | Bin 12800 -> 0 bytes EduResearch/src/Quiz.DalCenter/obj/Debug/Quiz.DalCenter.pdb | Bin 30208 -> 0 bytes EduResearch/src/Quiz.Models/bin/Debug/Quiz.Models.dll | Bin 26112 -> 0 bytes EduResearch/src/Quiz.Models/bin/Debug/Quiz.Models.pdb | Bin 95744 -> 0 bytes EduResearch/src/Quiz.Models/obj/Debug/Quiz.Models.csproj.CoreCompileInputs.cache | 2 +- EduResearch/src/Quiz.Models/obj/Debug/Quiz.Models.csprojAssemblyReference.cache | Bin 36085 -> 0 bytes EduResearch/src/Quiz.Models/obj/Debug/Quiz.Models.dll | Bin 26112 -> 0 bytes EduResearch/src/Quiz.Models/obj/Debug/Quiz.Models.pdb | Bin 95744 -> 0 bytes EduResearch/src/Quiz.SiteBase/bin/Debug/Quiz.BllCenter.dll | Bin 10752 -> 0 bytes EduResearch/src/Quiz.SiteBase/bin/Debug/Quiz.BllCenter.pdb | Bin 26112 -> 0 bytes EduResearch/src/Quiz.SiteBase/bin/Debug/Quiz.DalCenter.dll | Bin 12800 -> 0 bytes EduResearch/src/Quiz.SiteBase/bin/Debug/Quiz.DalCenter.pdb | Bin 30208 -> 0 bytes EduResearch/src/Quiz.SiteBase/bin/Debug/Quiz.Models.dll | Bin 26112 -> 0 bytes EduResearch/src/Quiz.SiteBase/bin/Debug/Quiz.Models.pdb | Bin 95744 -> 0 bytes EduResearch/src/Quiz.SiteBase/bin/Debug/Quiz.SiteBase.dll | Bin 21504 -> 0 bytes EduResearch/src/Quiz.SiteBase/bin/Debug/Quiz.SiteBase.pdb | Bin 54784 -> 0 bytes EduResearch/src/Quiz.SiteBase/obj/Debug/Quiz.SiteBase.csproj.CoreCompileInputs.cache | 2 +- EduResearch/src/Quiz.SiteBase/obj/Debug/Quiz.SiteBase.csprojAssemblyReference.cache | Bin 84540 -> 0 bytes EduResearch/src/Quiz.SiteBase/obj/Debug/Quiz.SiteBase.dll | Bin 21504 -> 0 bytes EduResearch/src/Quiz.SiteBase/obj/Debug/Quiz.SiteBase.pdb | Bin 54784 -> 0 bytes EduResearch/src/Quiz.WebSite/Properties/PublishProfiles/questionPublish.pubxml | 26 +++++++++++++------------- EduResearch/src/Quiz.WebSite/Properties/PublishProfiles/questionPublish.pubxml.user | 2139 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ EduResearch/src/Quiz.WebSite/Thanks.aspx | 221 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------------------------------------------------------------- EduResearch/src/Quiz.WebSite/assets/style.css | 4 ++-- EduResearch/src/Quiz.WebSite/bin/Quiz.BllCenter.dll | Bin 10752 -> 0 bytes EduResearch/src/Quiz.WebSite/bin/Quiz.BllCenter.pdb | Bin 26112 -> 0 bytes EduResearch/src/Quiz.WebSite/bin/Quiz.DalCenter.dll | Bin 12800 -> 0 bytes EduResearch/src/Quiz.WebSite/bin/Quiz.DalCenter.pdb | Bin 30208 -> 0 bytes EduResearch/src/Quiz.WebSite/bin/Quiz.Models.dll | Bin 26112 -> 0 bytes EduResearch/src/Quiz.WebSite/bin/Quiz.Models.pdb | Bin 95744 -> 0 bytes EduResearch/src/Quiz.WebSite/bin/Quiz.SiteBase.dll | Bin 21504 -> 0 bytes EduResearch/src/Quiz.WebSite/bin/Quiz.SiteBase.pdb | Bin 54784 -> 0 bytes EduResearch/src/Quiz.WebSite/bin/Quiz.WebSite.dll | Bin 7168 -> 0 bytes EduResearch/src/Quiz.WebSite/bin/Quiz.WebSite.pdb | Bin 46592 -> 0 bytes EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/Default.aspx | 248 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------------------------------------------------------------------------------------------------- EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/Question.aspx | 911 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/School.aspx | 728 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/Thanks.aspx | 271 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------------------------------------------------------------------------------------------------------- EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/Web.config | 228 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------------------------------------------------------------------ EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/assets/DefaultC.css | 123 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------- EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/assets/style.css | 793 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------------------------------------------------------------------------------------------------------------------------------------------- EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.BllCenter.dll | Bin 10752 -> 0 bytes EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.BllCenter.pdb | Bin 26112 -> 0 bytes EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.DalCenter.dll | Bin 12800 -> 0 bytes EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.DalCenter.pdb | Bin 30208 -> 0 bytes EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.Models.dll | Bin 26112 -> 0 bytes EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.Models.pdb | Bin 95744 -> 0 bytes EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.SiteBase.dll | Bin 21504 -> 0 bytes EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.SiteBase.pdb | Bin 54784 -> 0 bytes EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.Utility.dll | Bin 35328 -> 0 bytes EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.Utility.pdb | Bin 89600 -> 0 bytes EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.WebSite.dll | Bin 7168 -> 0 bytes EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.WebSite.pdb | Bin 48640 -> 0 bytes EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/images/bgd2.png | Bin 173280 -> 0 bytes EduResearch/src/Quiz.WebSite/obj/Debug/Quiz.WebSite.csproj.CoreCompileInputs.cache | 2 +- EduResearch/src/Quiz.WebSite/obj/Debug/Quiz.WebSite.csprojAssemblyReference.cache | Bin 74203 -> 0 bytes EduResearch/src/Quiz.WebSite/obj/Debug/Quiz.WebSite.dll | Bin 7168 -> 0 bytes EduResearch/src/Quiz.WebSite/obj/Debug/Quiz.WebSite.pdb | Bin 46592 -> 0 bytes EduResearch/src/Quiz.WebSite/obj/Debug/TransformWebConfig/transformed/Web.config | 228 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------------------------------------------------------------------------------------ EduResearch/src/Quiz.WebSite/obj/Debug/_WPPLastBuildInfo.txt | Bin 576 -> 0 bytes EduResearch/src/Quiz.WebsiteAnalysis/bin/Quiz.BllCenter.dll | Bin 10752 -> 0 bytes EduResearch/src/Quiz.WebsiteAnalysis/bin/Quiz.Models.dll | Bin 26112 -> 0 bytes EduResearch/src/Quiz.WebsiteAnalysis/bin/Quiz.SiteBase.dll | Bin 21504 -> 0 bytes EduResearch/src/Quiz.WebsiteAnalysis/bin/Quiz.Utility.dll | Bin 35328 -> 0 bytes 83 files changed, 3383 insertions(+), 2553 deletions(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c756957 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +bin/ +obj/ \ No newline at end of file diff --git a/EduResearch/.vs/QuestionJindu/config/applicationhost.config b/EduResearch/.vs/QuestionJindu/config/applicationhost.config index 71a3f7d..90645b4 100644 --- a/EduResearch/.vs/QuestionJindu/config/applicationhost.config +++ b/EduResearch/.vs/QuestionJindu/config/applicationhost.config @@ -163,7 +163,7 @@ - + @@ -171,7 +171,7 @@ - + diff --git a/EduResearch/.vs/QuestionJindu/v16/.suo b/EduResearch/.vs/QuestionJindu/v16/.suo index cac8b49..6c97f5a 100644 Binary files a/EduResearch/.vs/QuestionJindu/v16/.suo and b/EduResearch/.vs/QuestionJindu/v16/.suo differ diff --git a/EduResearch/src/Quiz.BllCenter/bin/Debug/Quiz.BllCenter.dll b/EduResearch/src/Quiz.BllCenter/bin/Debug/Quiz.BllCenter.dll index dafd60a..ed82430 100644 Binary files a/EduResearch/src/Quiz.BllCenter/bin/Debug/Quiz.BllCenter.dll and b/EduResearch/src/Quiz.BllCenter/bin/Debug/Quiz.BllCenter.dll differ diff --git a/EduResearch/src/Quiz.BllCenter/bin/Debug/Quiz.BllCenter.pdb b/EduResearch/src/Quiz.BllCenter/bin/Debug/Quiz.BllCenter.pdb index 9ed7ff5..799424e 100644 Binary files a/EduResearch/src/Quiz.BllCenter/bin/Debug/Quiz.BllCenter.pdb and b/EduResearch/src/Quiz.BllCenter/bin/Debug/Quiz.BllCenter.pdb differ diff --git a/EduResearch/src/Quiz.BllCenter/bin/Debug/Quiz.DalCenter.dll b/EduResearch/src/Quiz.BllCenter/bin/Debug/Quiz.DalCenter.dll index b51f648..faec86f 100644 Binary files a/EduResearch/src/Quiz.BllCenter/bin/Debug/Quiz.DalCenter.dll and b/EduResearch/src/Quiz.BllCenter/bin/Debug/Quiz.DalCenter.dll differ diff --git a/EduResearch/src/Quiz.BllCenter/bin/Debug/Quiz.DalCenter.pdb b/EduResearch/src/Quiz.BllCenter/bin/Debug/Quiz.DalCenter.pdb index 1fe3931..5963231 100644 Binary files a/EduResearch/src/Quiz.BllCenter/bin/Debug/Quiz.DalCenter.pdb and b/EduResearch/src/Quiz.BllCenter/bin/Debug/Quiz.DalCenter.pdb differ diff --git a/EduResearch/src/Quiz.BllCenter/bin/Debug/Quiz.Models.dll b/EduResearch/src/Quiz.BllCenter/bin/Debug/Quiz.Models.dll index 6130333..50bf829 100644 Binary files a/EduResearch/src/Quiz.BllCenter/bin/Debug/Quiz.Models.dll and b/EduResearch/src/Quiz.BllCenter/bin/Debug/Quiz.Models.dll differ diff --git a/EduResearch/src/Quiz.BllCenter/bin/Debug/Quiz.Models.pdb b/EduResearch/src/Quiz.BllCenter/bin/Debug/Quiz.Models.pdb index 8cbb0d5..407a5e7 100644 Binary files a/EduResearch/src/Quiz.BllCenter/bin/Debug/Quiz.Models.pdb and b/EduResearch/src/Quiz.BllCenter/bin/Debug/Quiz.Models.pdb differ diff --git a/EduResearch/src/Quiz.BllCenter/obj/Debug/Quiz.BllCenter.csproj.CoreCompileInputs.cache b/EduResearch/src/Quiz.BllCenter/obj/Debug/Quiz.BllCenter.csproj.CoreCompileInputs.cache index 5f59f36..bc036a5 100644 --- a/EduResearch/src/Quiz.BllCenter/obj/Debug/Quiz.BllCenter.csproj.CoreCompileInputs.cache +++ b/EduResearch/src/Quiz.BllCenter/obj/Debug/Quiz.BllCenter.csproj.CoreCompileInputs.cache @@ -1 +1 @@ -1c0f0c92cd4bcef0931c77fc3ceda03bc2defc9e +27b60bab0e077f20c38442cff9f6e28a359f873f diff --git a/EduResearch/src/Quiz.BllCenter/obj/Debug/Quiz.BllCenter.csprojAssemblyReference.cache b/EduResearch/src/Quiz.BllCenter/obj/Debug/Quiz.BllCenter.csprojAssemblyReference.cache index f506c86..aa4e572 100644 Binary files a/EduResearch/src/Quiz.BllCenter/obj/Debug/Quiz.BllCenter.csprojAssemblyReference.cache and b/EduResearch/src/Quiz.BllCenter/obj/Debug/Quiz.BllCenter.csprojAssemblyReference.cache differ diff --git a/EduResearch/src/Quiz.BllCenter/obj/Debug/Quiz.BllCenter.dll b/EduResearch/src/Quiz.BllCenter/obj/Debug/Quiz.BllCenter.dll index dafd60a..ed82430 100644 Binary files a/EduResearch/src/Quiz.BllCenter/obj/Debug/Quiz.BllCenter.dll and b/EduResearch/src/Quiz.BllCenter/obj/Debug/Quiz.BllCenter.dll differ diff --git a/EduResearch/src/Quiz.BllCenter/obj/Debug/Quiz.BllCenter.pdb b/EduResearch/src/Quiz.BllCenter/obj/Debug/Quiz.BllCenter.pdb index 9ed7ff5..799424e 100644 Binary files a/EduResearch/src/Quiz.BllCenter/obj/Debug/Quiz.BllCenter.pdb and b/EduResearch/src/Quiz.BllCenter/obj/Debug/Quiz.BllCenter.pdb differ diff --git a/EduResearch/src/Quiz.DalCenter/bin/Debug/Quiz.DalCenter.dll b/EduResearch/src/Quiz.DalCenter/bin/Debug/Quiz.DalCenter.dll index b51f648..faec86f 100644 Binary files a/EduResearch/src/Quiz.DalCenter/bin/Debug/Quiz.DalCenter.dll and b/EduResearch/src/Quiz.DalCenter/bin/Debug/Quiz.DalCenter.dll differ diff --git a/EduResearch/src/Quiz.DalCenter/bin/Debug/Quiz.DalCenter.pdb b/EduResearch/src/Quiz.DalCenter/bin/Debug/Quiz.DalCenter.pdb index 1fe3931..5963231 100644 Binary files a/EduResearch/src/Quiz.DalCenter/bin/Debug/Quiz.DalCenter.pdb and b/EduResearch/src/Quiz.DalCenter/bin/Debug/Quiz.DalCenter.pdb differ diff --git a/EduResearch/src/Quiz.DalCenter/bin/Debug/Quiz.Models.dll b/EduResearch/src/Quiz.DalCenter/bin/Debug/Quiz.Models.dll index 6130333..50bf829 100644 Binary files a/EduResearch/src/Quiz.DalCenter/bin/Debug/Quiz.Models.dll and b/EduResearch/src/Quiz.DalCenter/bin/Debug/Quiz.Models.dll differ diff --git a/EduResearch/src/Quiz.DalCenter/bin/Debug/Quiz.Models.pdb b/EduResearch/src/Quiz.DalCenter/bin/Debug/Quiz.Models.pdb index 8cbb0d5..407a5e7 100644 Binary files a/EduResearch/src/Quiz.DalCenter/bin/Debug/Quiz.Models.pdb and b/EduResearch/src/Quiz.DalCenter/bin/Debug/Quiz.Models.pdb differ diff --git a/EduResearch/src/Quiz.DalCenter/obj/Debug/Quiz.DalCenter.csproj.CoreCompileInputs.cache b/EduResearch/src/Quiz.DalCenter/obj/Debug/Quiz.DalCenter.csproj.CoreCompileInputs.cache index 016626a..bfb0cba 100644 --- a/EduResearch/src/Quiz.DalCenter/obj/Debug/Quiz.DalCenter.csproj.CoreCompileInputs.cache +++ b/EduResearch/src/Quiz.DalCenter/obj/Debug/Quiz.DalCenter.csproj.CoreCompileInputs.cache @@ -1 +1 @@ -294846cd741ce28c3c752c2031881bc230160077 +c5b665928b92a1350b4b124da5703f16b97d3386 diff --git a/EduResearch/src/Quiz.DalCenter/obj/Debug/Quiz.DalCenter.csprojAssemblyReference.cache b/EduResearch/src/Quiz.DalCenter/obj/Debug/Quiz.DalCenter.csprojAssemblyReference.cache index 1df2dea..1011afb 100644 Binary files a/EduResearch/src/Quiz.DalCenter/obj/Debug/Quiz.DalCenter.csprojAssemblyReference.cache and b/EduResearch/src/Quiz.DalCenter/obj/Debug/Quiz.DalCenter.csprojAssemblyReference.cache differ diff --git a/EduResearch/src/Quiz.DalCenter/obj/Debug/Quiz.DalCenter.dll b/EduResearch/src/Quiz.DalCenter/obj/Debug/Quiz.DalCenter.dll index b51f648..faec86f 100644 Binary files a/EduResearch/src/Quiz.DalCenter/obj/Debug/Quiz.DalCenter.dll and b/EduResearch/src/Quiz.DalCenter/obj/Debug/Quiz.DalCenter.dll differ diff --git a/EduResearch/src/Quiz.DalCenter/obj/Debug/Quiz.DalCenter.pdb b/EduResearch/src/Quiz.DalCenter/obj/Debug/Quiz.DalCenter.pdb index 1fe3931..5963231 100644 Binary files a/EduResearch/src/Quiz.DalCenter/obj/Debug/Quiz.DalCenter.pdb and b/EduResearch/src/Quiz.DalCenter/obj/Debug/Quiz.DalCenter.pdb differ diff --git a/EduResearch/src/Quiz.Models/bin/Debug/Quiz.Models.dll b/EduResearch/src/Quiz.Models/bin/Debug/Quiz.Models.dll index 6130333..50bf829 100644 Binary files a/EduResearch/src/Quiz.Models/bin/Debug/Quiz.Models.dll and b/EduResearch/src/Quiz.Models/bin/Debug/Quiz.Models.dll differ diff --git a/EduResearch/src/Quiz.Models/bin/Debug/Quiz.Models.pdb b/EduResearch/src/Quiz.Models/bin/Debug/Quiz.Models.pdb index 8cbb0d5..407a5e7 100644 Binary files a/EduResearch/src/Quiz.Models/bin/Debug/Quiz.Models.pdb and b/EduResearch/src/Quiz.Models/bin/Debug/Quiz.Models.pdb differ diff --git a/EduResearch/src/Quiz.Models/obj/Debug/Quiz.Models.csproj.CoreCompileInputs.cache b/EduResearch/src/Quiz.Models/obj/Debug/Quiz.Models.csproj.CoreCompileInputs.cache index 29be229..a14f09c 100644 --- a/EduResearch/src/Quiz.Models/obj/Debug/Quiz.Models.csproj.CoreCompileInputs.cache +++ b/EduResearch/src/Quiz.Models/obj/Debug/Quiz.Models.csproj.CoreCompileInputs.cache @@ -1 +1 @@ -f1cfb09b2ef3cdee1a434acec810cd2e2953348c +1767ef5f4d4381ccb9133d366aac8e55da0d9454 diff --git a/EduResearch/src/Quiz.Models/obj/Debug/Quiz.Models.csprojAssemblyReference.cache b/EduResearch/src/Quiz.Models/obj/Debug/Quiz.Models.csprojAssemblyReference.cache index 23b745e..273b58d 100644 Binary files a/EduResearch/src/Quiz.Models/obj/Debug/Quiz.Models.csprojAssemblyReference.cache and b/EduResearch/src/Quiz.Models/obj/Debug/Quiz.Models.csprojAssemblyReference.cache differ diff --git a/EduResearch/src/Quiz.Models/obj/Debug/Quiz.Models.dll b/EduResearch/src/Quiz.Models/obj/Debug/Quiz.Models.dll index 6130333..50bf829 100644 Binary files a/EduResearch/src/Quiz.Models/obj/Debug/Quiz.Models.dll and b/EduResearch/src/Quiz.Models/obj/Debug/Quiz.Models.dll differ diff --git a/EduResearch/src/Quiz.Models/obj/Debug/Quiz.Models.pdb b/EduResearch/src/Quiz.Models/obj/Debug/Quiz.Models.pdb index 8cbb0d5..407a5e7 100644 Binary files a/EduResearch/src/Quiz.Models/obj/Debug/Quiz.Models.pdb and b/EduResearch/src/Quiz.Models/obj/Debug/Quiz.Models.pdb differ diff --git a/EduResearch/src/Quiz.SiteBase/bin/Debug/Quiz.BllCenter.dll b/EduResearch/src/Quiz.SiteBase/bin/Debug/Quiz.BllCenter.dll index dafd60a..ed82430 100644 Binary files a/EduResearch/src/Quiz.SiteBase/bin/Debug/Quiz.BllCenter.dll and b/EduResearch/src/Quiz.SiteBase/bin/Debug/Quiz.BllCenter.dll differ diff --git a/EduResearch/src/Quiz.SiteBase/bin/Debug/Quiz.BllCenter.pdb b/EduResearch/src/Quiz.SiteBase/bin/Debug/Quiz.BllCenter.pdb index 9ed7ff5..799424e 100644 Binary files a/EduResearch/src/Quiz.SiteBase/bin/Debug/Quiz.BllCenter.pdb and b/EduResearch/src/Quiz.SiteBase/bin/Debug/Quiz.BllCenter.pdb differ diff --git a/EduResearch/src/Quiz.SiteBase/bin/Debug/Quiz.DalCenter.dll b/EduResearch/src/Quiz.SiteBase/bin/Debug/Quiz.DalCenter.dll index b51f648..faec86f 100644 Binary files a/EduResearch/src/Quiz.SiteBase/bin/Debug/Quiz.DalCenter.dll and b/EduResearch/src/Quiz.SiteBase/bin/Debug/Quiz.DalCenter.dll differ diff --git a/EduResearch/src/Quiz.SiteBase/bin/Debug/Quiz.DalCenter.pdb b/EduResearch/src/Quiz.SiteBase/bin/Debug/Quiz.DalCenter.pdb index 1fe3931..5963231 100644 Binary files a/EduResearch/src/Quiz.SiteBase/bin/Debug/Quiz.DalCenter.pdb and b/EduResearch/src/Quiz.SiteBase/bin/Debug/Quiz.DalCenter.pdb differ diff --git a/EduResearch/src/Quiz.SiteBase/bin/Debug/Quiz.Models.dll b/EduResearch/src/Quiz.SiteBase/bin/Debug/Quiz.Models.dll index 6130333..50bf829 100644 Binary files a/EduResearch/src/Quiz.SiteBase/bin/Debug/Quiz.Models.dll and b/EduResearch/src/Quiz.SiteBase/bin/Debug/Quiz.Models.dll differ diff --git a/EduResearch/src/Quiz.SiteBase/bin/Debug/Quiz.Models.pdb b/EduResearch/src/Quiz.SiteBase/bin/Debug/Quiz.Models.pdb index 8cbb0d5..407a5e7 100644 Binary files a/EduResearch/src/Quiz.SiteBase/bin/Debug/Quiz.Models.pdb and b/EduResearch/src/Quiz.SiteBase/bin/Debug/Quiz.Models.pdb differ diff --git a/EduResearch/src/Quiz.SiteBase/bin/Debug/Quiz.SiteBase.dll b/EduResearch/src/Quiz.SiteBase/bin/Debug/Quiz.SiteBase.dll index e8381ab..e5f0802 100644 Binary files a/EduResearch/src/Quiz.SiteBase/bin/Debug/Quiz.SiteBase.dll and b/EduResearch/src/Quiz.SiteBase/bin/Debug/Quiz.SiteBase.dll differ diff --git a/EduResearch/src/Quiz.SiteBase/bin/Debug/Quiz.SiteBase.pdb b/EduResearch/src/Quiz.SiteBase/bin/Debug/Quiz.SiteBase.pdb index 653223e..e1be064 100644 Binary files a/EduResearch/src/Quiz.SiteBase/bin/Debug/Quiz.SiteBase.pdb and b/EduResearch/src/Quiz.SiteBase/bin/Debug/Quiz.SiteBase.pdb differ diff --git a/EduResearch/src/Quiz.SiteBase/obj/Debug/Quiz.SiteBase.csproj.CoreCompileInputs.cache b/EduResearch/src/Quiz.SiteBase/obj/Debug/Quiz.SiteBase.csproj.CoreCompileInputs.cache index 919ca19..28fdf5a 100644 --- a/EduResearch/src/Quiz.SiteBase/obj/Debug/Quiz.SiteBase.csproj.CoreCompileInputs.cache +++ b/EduResearch/src/Quiz.SiteBase/obj/Debug/Quiz.SiteBase.csproj.CoreCompileInputs.cache @@ -1 +1 @@ -42bf32197e02f6a4590d3b4c915eef4d8c9457fd +c4dfaf3406b98687aa03494f1c61c33bf18a8e34 diff --git a/EduResearch/src/Quiz.SiteBase/obj/Debug/Quiz.SiteBase.csprojAssemblyReference.cache b/EduResearch/src/Quiz.SiteBase/obj/Debug/Quiz.SiteBase.csprojAssemblyReference.cache index a8e5d73..51b6c61 100644 Binary files a/EduResearch/src/Quiz.SiteBase/obj/Debug/Quiz.SiteBase.csprojAssemblyReference.cache and b/EduResearch/src/Quiz.SiteBase/obj/Debug/Quiz.SiteBase.csprojAssemblyReference.cache differ diff --git a/EduResearch/src/Quiz.SiteBase/obj/Debug/Quiz.SiteBase.dll b/EduResearch/src/Quiz.SiteBase/obj/Debug/Quiz.SiteBase.dll index e8381ab..e5f0802 100644 Binary files a/EduResearch/src/Quiz.SiteBase/obj/Debug/Quiz.SiteBase.dll and b/EduResearch/src/Quiz.SiteBase/obj/Debug/Quiz.SiteBase.dll differ diff --git a/EduResearch/src/Quiz.SiteBase/obj/Debug/Quiz.SiteBase.pdb b/EduResearch/src/Quiz.SiteBase/obj/Debug/Quiz.SiteBase.pdb index 653223e..e1be064 100644 Binary files a/EduResearch/src/Quiz.SiteBase/obj/Debug/Quiz.SiteBase.pdb and b/EduResearch/src/Quiz.SiteBase/obj/Debug/Quiz.SiteBase.pdb differ diff --git a/EduResearch/src/Quiz.WebSite/Properties/PublishProfiles/questionPublish.pubxml b/EduResearch/src/Quiz.WebSite/Properties/PublishProfiles/questionPublish.pubxml index c05d995..7a8edd8 100644 --- a/EduResearch/src/Quiz.WebSite/Properties/PublishProfiles/questionPublish.pubxml +++ b/EduResearch/src/Quiz.WebSite/Properties/PublishProfiles/questionPublish.pubxml @@ -1,17 +1,17 @@ - + - - - FileSystem - Debug - Any CPU - - True - False - D:\杨甜甜\临时文件夹\绍兴市发布\绍兴问卷调查发布 - True - +--> + + + FileSystem + Debug + Any CPU + + True + False + E:\胡旷杰\问卷调查发布 + True + \ No newline at end of file diff --git a/EduResearch/src/Quiz.WebSite/Properties/PublishProfiles/questionPublish.pubxml.user b/EduResearch/src/Quiz.WebSite/Properties/PublishProfiles/questionPublish.pubxml.user index 5b06662..c92d58e 100644 --- a/EduResearch/src/Quiz.WebSite/Properties/PublishProfiles/questionPublish.pubxml.user +++ b/EduResearch/src/Quiz.WebSite/Properties/PublishProfiles/questionPublish.pubxml.user @@ -1,1072 +1,1075 @@ - + - - - - <_PublishTargetUrl>D:\杨甜甜\临时文件夹\绍兴市发布\绍兴问卷调查发布 - - - - 06/24/2016 14:59:21 - - - 06/24/2016 14:59:22 - - - 06/24/2016 14:59:22 - - - 05/20/2016 15:18:11 - - - 05/20/2016 15:18:11 - - - 05/20/2016 15:18:11 - - - 05/20/2016 15:18:11 - - - 05/20/2016 15:18:11 - - - 05/20/2016 15:18:11 - - - 05/20/2016 15:18:11 - - - 11/19/2019 14:32:05 - - - 06/24/2016 14:58:39 - - - 06/24/2016 14:59:21 - - - 06/24/2016 14:59:21 - - - 06/24/2016 14:59:21 - - - 06/24/2016 14:59:21 - - - 06/24/2016 14:59:21 - - - 06/24/2016 14:59:21 - - - 06/24/2016 14:59:18 - - - 06/24/2016 14:59:18 - - - 06/24/2016 14:59:18 - - - 06/24/2016 14:59:18 - - - 06/24/2016 14:59:20 - - - 06/24/2016 14:59:20 - - - 06/24/2016 14:59:20 - - - 06/24/2016 14:59:20 - - - 06/24/2016 14:59:20 - - - 06/24/2016 14:59:20 - - - 06/24/2016 14:59:20 - - - 06/24/2016 14:59:20 - - - 06/24/2016 14:59:21 - - - 06/24/2016 14:59:18 - - - 06/24/2016 14:59:19 - - - 06/24/2016 14:59:19 - - - 06/24/2016 14:59:19 - - - 06/24/2016 14:59:19 - - - 06/24/2016 14:59:19 - - - 06/24/2016 14:59:19 - - - 06/24/2016 14:59:19 - - - 06/24/2016 14:59:20 - - - 06/24/2016 14:58:57 - - - 06/24/2016 14:58:57 - - - 06/24/2016 14:58:57 - - - 06/24/2016 14:59:17 - - - 06/24/2016 14:59:17 - - - 06/24/2016 14:59:18 - - - 06/24/2016 14:59:18 - - - 06/24/2016 14:58:58 - - - 06/24/2016 14:59:13 - - - 06/24/2016 14:59:12 - - - 06/24/2016 14:59:12 - - - 06/24/2016 14:59:13 - - - 06/24/2016 14:59:13 - - - 06/24/2016 14:59:13 - - - 06/24/2016 14:59:14 - - - 06/24/2016 14:59:13 - - - 06/24/2016 14:59:14 - - - 06/24/2016 14:59:14 - - - 06/24/2016 14:59:14 - - - 06/24/2016 14:59:14 - - - 06/24/2016 14:59:14 - - - 06/24/2016 14:59:14 - - - 06/24/2016 14:59:14 - - - 06/24/2016 14:59:15 - - - 06/24/2016 14:59:15 - - - 06/24/2016 14:59:15 - - - 06/24/2016 14:59:15 - - - 06/24/2016 14:59:15 - - - 06/24/2016 14:59:15 - - - 06/24/2016 14:59:16 - - - 06/24/2016 14:59:15 - - - 06/24/2016 14:59:16 - - - 06/24/2016 14:59:16 - - - 06/24/2016 14:59:16 - - - 06/24/2016 14:59:16 - - - 06/24/2016 14:59:16 - - - 06/24/2016 14:59:17 - - - 06/24/2016 14:59:16 - - - 06/24/2016 14:59:17 - - - 06/24/2016 14:59:12 - - - 06/24/2016 14:59:12 - - - 06/24/2016 14:59:12 - - - 06/24/2016 14:59:12 - - - 06/24/2016 14:59:12 - - - 06/24/2016 14:59:10 - - - 06/24/2016 14:59:10 - - - 06/24/2016 14:59:10 - - - 06/24/2016 14:59:10 - - - 06/24/2016 14:59:11 - - - 06/24/2016 14:59:10 - - - 06/24/2016 14:59:10 - - - 06/24/2016 14:59:11 - - - 06/24/2016 14:59:11 - - - 06/24/2016 14:59:11 - - - 06/24/2016 14:59:11 - - - 06/24/2016 14:59:11 - - - 06/24/2016 14:59:10 - - - 06/24/2016 14:59:04 - - - 06/24/2016 14:59:04 - - - 06/24/2016 14:59:04 - - - 06/24/2016 14:59:05 - - - 06/24/2016 14:59:04 - - - 06/24/2016 14:59:04 - - - 06/24/2016 14:59:05 - - - 06/24/2016 14:59:05 - - - 06/24/2016 14:59:05 - - - 06/24/2016 14:59:06 - - - 06/24/2016 14:59:05 - - - 06/24/2016 14:59:06 - - - 06/24/2016 14:59:06 - - - 06/24/2016 14:59:06 - - - 06/24/2016 14:59:06 - - - 06/24/2016 14:59:07 - - - 06/24/2016 14:59:06 - - - 06/24/2016 14:59:07 - - - 06/24/2016 14:59:08 - - - 06/24/2016 14:59:07 - - - 06/24/2016 14:59:08 - - - 06/24/2016 14:59:08 - - - 06/24/2016 14:59:08 - - - 06/24/2016 14:59:08 - - - 06/24/2016 14:59:09 - - - 06/24/2016 14:59:09 - - - 06/24/2016 14:59:09 - - - 06/24/2016 14:59:09 - - - 06/24/2016 14:59:09 - - - 06/24/2016 14:59:09 - - - 06/24/2016 14:59:04 - - - 06/24/2016 14:59:03 - - - 06/24/2016 14:59:03 - - - 06/24/2016 14:59:03 - - - 06/24/2016 14:58:59 - - - 06/24/2016 14:58:58 - - - 06/24/2016 14:58:58 - - - 06/24/2016 14:58:59 - - - 06/24/2016 14:58:59 - - - 06/24/2016 14:58:59 - - - 06/24/2016 14:58:59 - - - 06/24/2016 14:58:59 - - - 06/24/2016 14:58:59 - - - 06/24/2016 14:59:00 - - - 06/24/2016 14:59:00 - - - 06/24/2016 14:59:00 - - - 06/24/2016 14:59:00 - - - 06/24/2016 14:59:00 - - - 06/24/2016 14:59:00 - - - 06/24/2016 14:59:01 - - - 06/24/2016 14:59:00 - - - 06/24/2016 14:59:01 - - - 06/24/2016 14:59:01 - - - 06/24/2016 14:59:01 - - - 06/24/2016 14:59:01 - - - 06/24/2016 14:59:02 - - - 06/24/2016 14:59:02 - - - 06/24/2016 14:59:02 - - - 06/24/2016 14:59:02 - - - 06/24/2016 14:59:02 - - - 06/24/2016 14:59:02 - - - 06/24/2016 14:59:03 - - - 06/24/2016 14:59:03 - - - 06/24/2016 14:59:03 - - - 06/24/2016 14:58:58 - - - 06/24/2016 14:58:39 - - - 06/24/2016 14:58:39 - - - 06/24/2016 14:58:39 - - - 06/24/2016 14:58:40 - - - 06/24/2016 14:58:50 - - - 06/24/2016 14:58:50 - - - 06/24/2016 14:58:50 - - - 06/24/2016 14:58:50 - - - 06/24/2016 14:58:50 - - - 06/24/2016 14:58:50 - - - 06/24/2016 14:58:51 - - - 06/24/2016 14:58:51 - - - 06/24/2016 14:58:51 - - - 06/24/2016 14:58:51 - - - 06/24/2016 14:58:51 - - - 06/24/2016 14:58:52 - - - 06/24/2016 14:58:52 - - - 06/24/2016 14:58:52 - - - 06/24/2016 14:58:52 - - - 06/24/2016 14:58:52 - - - 06/24/2016 14:58:52 - - - 06/24/2016 14:58:53 - - - 06/24/2016 14:58:53 - - - 06/24/2016 14:58:53 - - - 06/24/2016 14:58:53 - - - 06/24/2016 14:58:53 - - - 06/24/2016 14:58:53 - - - 06/24/2016 14:58:53 - - - 06/24/2016 14:58:54 - - - 06/24/2016 14:58:54 - - - 06/24/2016 14:58:54 - - - 06/24/2016 14:58:54 - - - 06/24/2016 14:58:54 - - - 06/24/2016 14:58:54 - - - 06/24/2016 14:58:55 - - - 06/24/2016 14:58:54 - - - 06/24/2016 14:58:55 - - - 06/24/2016 14:58:55 - - - 06/24/2016 14:58:55 - - - 06/24/2016 14:58:55 - - - 06/24/2016 14:58:55 - - - 06/24/2016 14:58:56 - - - 06/24/2016 14:58:56 - - - 06/24/2016 14:58:56 - - - 06/24/2016 14:58:56 - - - 06/24/2016 14:58:56 - - - 06/24/2016 14:58:57 - - - 06/24/2016 14:58:42 - - - 06/24/2016 14:58:42 - - - 06/24/2016 14:58:43 - - - 06/24/2016 14:58:43 - - - 06/24/2016 14:58:43 - - - 06/24/2016 14:58:43 - - - 06/24/2016 14:58:43 - - - 06/24/2016 14:58:43 - - - 06/24/2016 14:58:44 - - - 06/24/2016 14:58:44 - - - 06/24/2016 14:58:44 - - - 06/24/2016 14:58:44 - - - 06/24/2016 14:58:44 - - - 06/24/2016 14:58:45 - - - 06/24/2016 14:58:45 - - - 06/24/2016 14:58:45 - - - 06/24/2016 14:58:45 - - - 06/24/2016 14:58:45 - - - 06/24/2016 14:58:45 - - - 06/24/2016 14:58:46 - - - 06/24/2016 14:58:46 - - - 06/24/2016 14:58:46 - - - 06/24/2016 14:58:46 - - - 06/24/2016 14:58:46 - - - 06/24/2016 14:58:47 - - - 06/24/2016 14:58:47 - - - 06/24/2016 14:58:47 - - - 06/24/2016 14:58:47 - - - 06/24/2016 14:58:47 - - - 06/24/2016 14:58:47 - - - 06/24/2016 14:58:48 - - - 06/24/2016 14:58:48 - - - 06/24/2016 14:58:48 - - - 06/24/2016 14:58:48 - - - 06/24/2016 14:58:48 - - - 06/24/2016 14:58:48 - - - 06/24/2016 14:58:49 - - - 06/24/2016 14:58:49 - - - 06/24/2016 14:58:49 - - - 06/24/2016 14:58:49 - - - 06/24/2016 14:58:49 - - - 06/24/2016 14:58:49 - - - 06/24/2016 14:58:49 - - - 06/24/2016 14:58:41 - - - 06/24/2016 14:58:42 - - - 06/24/2016 14:58:40 - - - 06/24/2016 14:58:41 - - - 06/24/2016 14:58:41 - - - 06/24/2016 14:58:41 - - - 11/18/2019 14:36:57 - - - 06/24/2016 14:58:40 - - - 06/24/2016 14:58:40 - - - 11/16/2015 10:03:20 - - - 11/16/2015 10:03:20 - - - 04/22/2019 01:06:16 - - - 11/02/2020 15:28:58 - - - 11/02/2020 15:28:58 - - - 11/02/2020 15:28:58 - - - 11/02/2020 15:28:58 - - - 11/02/2020 15:20:28 - - - 11/02/2020 15:20:28 - - - 11/02/2020 15:28:59 - - - 11/13/2019 10:19:10 - - - 11/02/2020 15:28:59 - - - 11/02/2020 15:20:28 - - - 11/02/2020 15:20:28 - - - 11/02/2020 15:28:59 - - - 11/02/2020 15:28:59 - - - 08/01/2017 12:19:14 - - - 11/16/2015 10:03:20 - - - 05/25/2016 09:50:01 - - - 05/25/2016 09:50:01 - - - 06/27/2016 15:47:31 - - - 11/18/2015 10:03:51 - - - 11/16/2015 10:03:21 - - - 05/24/2016 19:55:08 - - - 11/16/2015 10:03:21 - - - 06/27/2016 18:02:29 - - - 06/27/2016 16:41:16 - - - 12/01/2015 11:08:27 - - - 11/05/2020 10:34:53 - - - 11/16/2015 10:03:22 - - - 06/08/2018 14:36:27 - - - 11/14/2018 18:33:50 - - - 11/14/2018 18:33:42 - - - 11/14/2018 18:33:23 - - - 11/19/2018 14:51:13 - - - 05/20/2016 15:18:13 - - - 11/15/2018 10:25:43 - - - 11/19/2018 14:50:05 - - - 06/24/2016 14:58:36 - - - 11/13/2019 11:02:20 - - - 11/14/2019 15:12:06 - - - 11/13/2019 11:02:20 - - - 11/13/2019 11:02:20 - - - 05/23/2016 12:27:43 - - - 06/24/2016 14:58:36 - - - 06/24/2016 14:58:37 - - - 05/20/2016 15:18:13 - - - 05/20/2016 15:18:13 - - - 05/20/2016 15:18:13 - - - 06/22/2016 19:47:55 - - - 06/22/2016 19:47:55 - - - 06/24/2016 14:58:38 - - - 11/18/2015 15:50:56 - - - 10/27/2016 14:12:40 - - - 06/08/2018 12:20:29 - - - 06/24/2016 14:58:37 - - - 06/24/2016 14:58:38 - - - 05/20/2016 15:18:13 - - - 11/14/2019 11:15:19 - - - 11/13/2019 11:02:20 - - - 11/14/2019 11:15:22 - - - 06/24/2016 14:58:38 - - - 11/13/2019 14:42:22 - - - 11/13/2019 14:42:04 - - - 11/13/2019 11:02:20 - - - 06/22/2016 19:13:16 - - - 06/22/2016 19:47:55 - - - 11/19/2019 11:01:09 - - - 06/24/2016 14:58:38 - - - 11/18/2015 15:50:56 - - - 05/20/2016 15:18:13 - - - 11/27/2015 15:10:54 - - - 05/20/2016 15:18:13 - - - 11/18/2015 15:50:56 - - - 11/16/2018 14:50:03 - - - 11/18/2015 15:50:56 - - - 05/23/2016 12:27:43 - - - 11/13/2019 11:02:20 - - - 11/21/2019 11:18:56 - - - 05/20/2016 15:18:13 - - - 05/20/2016 15:18:13 - - - 11/20/2015 17:34:17 - - - 11/21/2015 16:18:52 - - - 11/21/2019 11:55:13 - - - 11/19/2018 18:31:56 - - - 11/20/2019 22:02:13 - - - 06/22/2016 20:11:50 - - - 05/24/2016 18:03:42 - - - 11/19/2019 11:11:03 - - - 06/08/2018 13:55:17 - - - 11/05/2020 10:41:14 - - - 11/18/2015 10:03:53 - - +--> + + + + <_PublishTargetUrl>E:\胡旷杰\问卷调查发布 + + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/11/2020 09:14:04 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/11/2020 09:40:55 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:53 + + + 11/10/2020 16:05:53 + + + 11/10/2020 16:05:53 + + + 11/11/2020 09:15:52 + + + 11/11/2020 09:15:52 + + + 11/11/2020 09:15:52 + + + 11/11/2020 09:15:52 + + + 11/11/2020 09:15:52 + + + 11/11/2020 09:15:52 + + + 11/11/2020 09:15:52 + + + 11/10/2020 16:05:54 + + + 11/11/2020 09:15:52 + + + 11/11/2020 09:14:04 + + + 11/11/2020 09:14:04 + + + 11/11/2020 09:56:52 + + + 11/11/2020 09:56:52 + + + 11/10/2020 16:05:53 + + + 11/10/2020 16:05:53 + + + 05/25/2016 09:50:01 + + + 05/25/2016 09:50:01 + + + 11/10/2020 16:05:53 + + + 11/10/2020 16:05:54 + + + 11/16/2015 10:03:21 + + + 11/10/2020 16:05:54 + + + 11/16/2015 10:03:21 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/11/2020 09:14:04 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/11/2020 09:14:04 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 10/27/2016 14:12:40 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/10/2020 16:05:54 + + + 11/20/2015 17:34:17 + + + 11/21/2015 16:18:52 + + + 11/11/2020 09:14:04 + + + 11/10/2020 16:05:54 + + + 11/11/2020 09:14:04 + + + 06/22/2016 20:11:50 + + + 05/24/2016 18:03:42 + + + 11/11/2020 09:54:03 + + + 11/10/2020 16:05:54 + + + 11/11/2020 09:56:52 + + + 11/18/2015 10:03:53 + + \ No newline at end of file diff --git a/EduResearch/src/Quiz.WebSite/Thanks.aspx b/EduResearch/src/Quiz.WebSite/Thanks.aspx index 4979996..98a94c9 100644 --- a/EduResearch/src/Quiz.WebSite/Thanks.aspx +++ b/EduResearch/src/Quiz.WebSite/Thanks.aspx @@ -1,15 +1,15 @@ -<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Thanks.aspx.cs" Inherits="Quiz.WebSite.Thanks" %> - - - - - - - - - - - 绍兴市教育局教育满意度调查 +<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Thanks.aspx.cs" Inherits="Quiz.WebSite.Thanks" %> + + + + + + + + + + + 绍兴市教育局教育满意度调查 + - + + <%-- ---%> - - +--%> + + <%-- - --%> - - + --%> + + - - - - -
-
绍兴市教育局教育满意度调查
-
-
- -
感谢您对本次调查
的支持!
+ + + + + +
+
绍兴市教育局教育满意度调查
+
+
+ +
感谢您对本次调查
的支持!
<%--
在您的支持与建议中,
-
我们会将学校建设得更加美好!
--%> -
- <%----%> +
我们会将学校建设得更加美好!
--%> +
+ <%----%> + --> <%-- --%> - + --%> + + }); -
- - " width="0" height="0" /> -
- - - + + +
+ + " width="0" height="0" /> +
+ + + diff --git a/EduResearch/src/Quiz.WebSite/assets/style.css b/EduResearch/src/Quiz.WebSite/assets/style.css index 9891a9d..0ae2131 100644 --- a/EduResearch/src/Quiz.WebSite/assets/style.css +++ b/EduResearch/src/Quiz.WebSite/assets/style.css @@ -300,9 +300,9 @@ select { background-size: .44rem; } - .header .back:hover { +/* .header .back:hover { background-color: rgb(89,110,215); - } + }*/ .header .mid { margin: 0 50px; diff --git a/EduResearch/src/Quiz.WebSite/bin/Quiz.BllCenter.dll b/EduResearch/src/Quiz.WebSite/bin/Quiz.BllCenter.dll index dafd60a..ed82430 100644 Binary files a/EduResearch/src/Quiz.WebSite/bin/Quiz.BllCenter.dll and b/EduResearch/src/Quiz.WebSite/bin/Quiz.BllCenter.dll differ diff --git a/EduResearch/src/Quiz.WebSite/bin/Quiz.BllCenter.pdb b/EduResearch/src/Quiz.WebSite/bin/Quiz.BllCenter.pdb index 9ed7ff5..799424e 100644 Binary files a/EduResearch/src/Quiz.WebSite/bin/Quiz.BllCenter.pdb and b/EduResearch/src/Quiz.WebSite/bin/Quiz.BllCenter.pdb differ diff --git a/EduResearch/src/Quiz.WebSite/bin/Quiz.DalCenter.dll b/EduResearch/src/Quiz.WebSite/bin/Quiz.DalCenter.dll index b51f648..faec86f 100644 Binary files a/EduResearch/src/Quiz.WebSite/bin/Quiz.DalCenter.dll and b/EduResearch/src/Quiz.WebSite/bin/Quiz.DalCenter.dll differ diff --git a/EduResearch/src/Quiz.WebSite/bin/Quiz.DalCenter.pdb b/EduResearch/src/Quiz.WebSite/bin/Quiz.DalCenter.pdb index 1fe3931..5963231 100644 Binary files a/EduResearch/src/Quiz.WebSite/bin/Quiz.DalCenter.pdb and b/EduResearch/src/Quiz.WebSite/bin/Quiz.DalCenter.pdb differ diff --git a/EduResearch/src/Quiz.WebSite/bin/Quiz.Models.dll b/EduResearch/src/Quiz.WebSite/bin/Quiz.Models.dll index 6130333..50bf829 100644 Binary files a/EduResearch/src/Quiz.WebSite/bin/Quiz.Models.dll and b/EduResearch/src/Quiz.WebSite/bin/Quiz.Models.dll differ diff --git a/EduResearch/src/Quiz.WebSite/bin/Quiz.Models.pdb b/EduResearch/src/Quiz.WebSite/bin/Quiz.Models.pdb index 8cbb0d5..407a5e7 100644 Binary files a/EduResearch/src/Quiz.WebSite/bin/Quiz.Models.pdb and b/EduResearch/src/Quiz.WebSite/bin/Quiz.Models.pdb differ diff --git a/EduResearch/src/Quiz.WebSite/bin/Quiz.SiteBase.dll b/EduResearch/src/Quiz.WebSite/bin/Quiz.SiteBase.dll index e8381ab..e5f0802 100644 Binary files a/EduResearch/src/Quiz.WebSite/bin/Quiz.SiteBase.dll and b/EduResearch/src/Quiz.WebSite/bin/Quiz.SiteBase.dll differ diff --git a/EduResearch/src/Quiz.WebSite/bin/Quiz.SiteBase.pdb b/EduResearch/src/Quiz.WebSite/bin/Quiz.SiteBase.pdb index 653223e..e1be064 100644 Binary files a/EduResearch/src/Quiz.WebSite/bin/Quiz.SiteBase.pdb and b/EduResearch/src/Quiz.WebSite/bin/Quiz.SiteBase.pdb differ diff --git a/EduResearch/src/Quiz.WebSite/bin/Quiz.WebSite.dll b/EduResearch/src/Quiz.WebSite/bin/Quiz.WebSite.dll index 306fa0a..81fb6c7 100644 Binary files a/EduResearch/src/Quiz.WebSite/bin/Quiz.WebSite.dll and b/EduResearch/src/Quiz.WebSite/bin/Quiz.WebSite.dll differ diff --git a/EduResearch/src/Quiz.WebSite/bin/Quiz.WebSite.pdb b/EduResearch/src/Quiz.WebSite/bin/Quiz.WebSite.pdb index f3c5b6f..0ce374d 100644 Binary files a/EduResearch/src/Quiz.WebSite/bin/Quiz.WebSite.pdb and b/EduResearch/src/Quiz.WebSite/bin/Quiz.WebSite.pdb differ diff --git a/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/Default.aspx b/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/Default.aspx index 8413814..62c7b69 100644 --- a/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/Default.aspx +++ b/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/Default.aspx @@ -1,111 +1,137 @@ -<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Default.aspx.cs" Inherits="Quiz.WebSite.Default" %> -<%@ Import Namespace="Quiz.SiteBase" %> - - - - - - - - - - - 绍兴市教育局教育满意度调查 - - <%----%> -<%----%> - - - - <%-- --%> - <%----%> - -<%-- --%> - - - - - -
-
-
- -
- - <% if (DateTime.Now > DateTime.Parse("2020-11-01 09:00") && DateTime.Now <= DateTime.Parse("2020-11-25 23:59")) - { %> - - <% } - else if (DateTime.Now < DateTime.Parse("2020-11-01 09:00")) - { %> - - <% }else if (DateTime.Now > DateTime.Parse("2020-11-25 23:59")) - { %> - - <% } %> - - -
- -
-
- <%----%> -
-
-
-
- -
-
      为进一步加强师德师风建设,不断提升教学质量,努力办好人民满意教育,绍兴市教育局特组织开展教育满意度调查,希望得到您的支持,感谢您的参与!
- <%--
-
-
--%> -
-
服务热线:400-826-2468
-
- - -
- -<%--
- <% if (DateTime.Now > DateTime.Parse("2019-11-01 11:54") && DateTime.Now <= DateTime.Parse("2019-11-25 23:59")) - { %> - 下一步 - <% } - else if (DateTime.Now < DateTime.Parse("2019-11-01 11:54")) - { %> - 活动未开始 - <% }else if (DateTime.Now > DateTime.Parse("2019-11-25 23:59")) - { %> - 活动已结束 - <% } %> -
--%> -<%-- --%> - - - -<%--
--%> -<%-- --%> - - - - -
- - " width="0" height="0"/> -
- - - +<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Default.aspx.cs" Inherits="Quiz.WebSite.Default" %> + +<%@ Import Namespace="Quiz.SiteBase" %> + + + + + + + + + + + 绍兴市教育局教育满意度调查 + + + + + + + <%-- --%> + + <%----%> + <%----%> + <%-- --%> + <%----%> + + + + + +
+
活动
+
说明
+ <%----%> +
+
+ <%--
--%> + +
+ + <% if (DateTime.Now > DateTime.Parse("2020-11-01 09:00") && DateTime.Now <= DateTime.Parse("2020-11-25 23:59")) + { %> + + <% } + else if (DateTime.Now < DateTime.Parse("2020-11-01 09:00")) + { %> + + <% } + else if (DateTime.Now > DateTime.Parse("2020-11-25 23:59")) + { %> + + <% } %> +
+ +
+
+ <%----%> +
+ <%--
+
+
--%> + +
+
      为进一步加强师德师风建设,不断提升教学质量,努力办好人民满意教育,绍兴市教育局特组织开展教育满意度调查,希望得到您的支持,感谢您的参与!
+ <%--
+
+
--%> + +
服务热线:400-826-2468
+
+ + +
+ + <%--
+ <% if (DateTime.Now > DateTime.Parse("2019-11-01 11:54") && DateTime.Now <= DateTime.Parse("2019-11-25 23:59")) + { %> + 下一步 + <% } + else if (DateTime.Now < DateTime.Parse("2019-11-01 11:54")) + { %> + 活动未开始 + <% }else if (DateTime.Now > DateTime.Parse("2019-11-25 23:59")) + { %> + 活动已结束 + <% } %> +
--%> + <%-- --%> + + + + <%--
--%> + <%-- --%> + + + + +
+ + " width="0" height="0" /> +
+ + + diff --git a/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/Question.aspx b/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/Question.aspx index c39aff8..5de77eb 100644 --- a/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/Question.aspx +++ b/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/Question.aspx @@ -1,73 +1,136 @@ <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Question.aspx.cs" Inherits="Quiz.WebSite.Question" %> + <%@ Import Namespace="Quiz.SiteBase" %> - - - - - -绍兴市教育局教育满意度调查 - -<%-- + + + + + + 绍兴市教育局教育满意度调查 + + + <%-- --%> -<%-- - --%> - - - + + + <%-- + --%> + - - - - + + + -
- +
+
绍兴市教育局教育满意度调查
@@ -75,16 +138,16 @@
0/<%=Countall-1 %>
- <%--

开始调查

--%> + <%--

开始调查

--%>
-
+
学校:
-
+
-
进度:
-
+
进度:
+
0/<%=Countall-1 %>
@@ -92,221 +155,297 @@ <%--

姓名:手机号码:

--%>
-
加载中
+
加载中 +
+
+
+
-
如页面未显示,可尝试刷新
- +
如页面未显示,可尝试刷新
+ - - - - -
+ + + + +
- - + <%--
+ - - + + -
-
-
- - - - - - + <%--
+
+
--%> + + + + + + - - -
+ + +
- " width="0" height="0"/> + " width="0" height="0" />
diff --git a/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/Thanks.aspx b/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/Thanks.aspx index 324f92a..98a94c9 100644 --- a/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/Thanks.aspx +++ b/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/Thanks.aspx @@ -1,131 +1,168 @@ -<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Thanks.aspx.cs" Inherits="Quiz.WebSite.Thanks" %> - - - - - - - - - - -绍兴市教育局教育满意度调查 - - -<%-- ---%> - <%-- - --%> - - - - - - - - - -
-
绍兴市教育局教育满意度调查
-
-
- -
感谢您对本次调查
的支持!
- <%--
在您的支持与建议中,
-
我们会将学校建设得更加美好!
--%> -
- <%----%> - + + + + +
+
绍兴市教育局教育满意度调查
+
+
+ +
感谢您对本次调查
的支持!
+ <%--
在您的支持与建议中,
+
我们会将学校建设得更加美好!
--%> +
+ <%----%> + -<%-- --> + <%-- --%> - + --%> + - -
- - " width="0" height="0"/> -
- - - \ No newline at end of file + + }); + + + +
+ + " width="0" height="0" /> +
+ + + diff --git a/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/Web.config b/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/Web.config index 86fdf14..d4bf38f 100644 --- a/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/Web.config +++ b/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/Web.config @@ -1,115 +1,115 @@ - - - - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ~/(.+)\.aspx(.*) - ~/Common/Error.aspx?errmsg=1 - - - ~/Error.html - ~/Common/Error.aspx - - - - ~/Area/(.+)/(.+)? - ~/Common/Area.aspx?code=$1&schooltype=$2 - - - ~/Topic/(.+)/(.+)/(.+)? - ~/Common/Topic.aspx?type=$1&current=$2&num=$3 - - - ~/School/(.+)/(.+)? - ~/Common/School.aspx?code=$1&type=$2 - - - ~/Ajax/(.+)? - ~/Common/Ajax.aspx?action=$1 - - - - ~/? - ~/Default.aspx - - - ~/(.+)\.html(.*) - ~/$1.aspx$2 - - - - - - - - - - - - - - - - - - - - - - - - + + + + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ~/(.+)\.aspx(.*) + ~/Common/Error.aspx?errmsg=1 + + + ~/Error.html + ~/Common/Error.aspx + + + + ~/Area/(.+)/(.+)? + ~/Common/Area.aspx?code=$1&schooltype=$2 + + + ~/Topic/(.+)/(.+)/(.+)? + ~/Common/Topic.aspx?type=$1&current=$2&num=$3 + + + ~/School/(.+)/(.+)? + ~/Common/School.aspx?code=$1&type=$2 + + + ~/Ajax/(.+)? + ~/Common/Ajax.aspx?action=$1 + + + + ~/? + ~/Default.aspx + + + ~/(.+)\.html(.*) + ~/$1.aspx$2 + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/assets/DefaultC.css b/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/assets/DefaultC.css index 9ffde6f..2f7aaff 100644 --- a/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/assets/DefaultC.css +++ b/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/assets/DefaultC.css @@ -14,9 +14,9 @@ color: #005b48 } -.rule-close { +/*.rule-close { background: url(http://vote.on168.com.cn/jindu/images/close.png); -} +}*/ html, body { height: 100%; @@ -24,10 +24,10 @@ html, body { } body { - background: url("../images/bgd2.png") no-repeat; - background-size: cover; - /*display: table;*/ - margin: 0 auto; + background: url("../images/bgd3.png") no-repeat; + background-size: 100% auto; + /*display: table; + margin: 0 auto;*/ } /*站长统计*/ body > span a { @@ -35,33 +35,57 @@ body > span a { } #note { + width:1rem; + height:1rem; position: fixed; - top: 0; - left: 20px; - width: 40px; + padding:.2rem; z-index: 100; + font-size: .24rem; + font-family: PingFangSC-Medium, PingFang SC; + font-weight: 500; + color: #FFFFFF; + line-height: .34rem; + letter-spacing: .01rem; } /*下方文字*/ #text { position: absolute; - bottom: 30px; + bottom: .4rem; width: 100%; color: white; text-align: center; - line-height: 28px; - font-size: 15px; + display:flex; + flex-direction:column; + align-items:center +} +#text > .tips { + /*margin-left: 3%;*/ + text-align: left; + width: 6.7rem; + font-size: .24rem; + font-family: PingFangSC-Medium, PingFang SC; + font-weight: 500; + color: #FFFFFF; + line-height: .58rem; + margin-bottom:.3rem; +} +#text > .tel { + font-size: .24rem; + font-family: PingFangSC-Medium, PingFang SC; + font-weight: 500; + color: #FFFFFF; + line-height: .34rem; } - - #note img { width: 100%; } #con { - width: 310px; - height: 100%; + /* width: 310px; margin: 0 auto; - margin-top: 10px; + margin-top: 10px;*/ + width: 100vw; + height: 97%; position: relative; } @@ -76,9 +100,9 @@ body > span a { display: none; height: 100%; width: 100%; - background-position: center; +/* background-position: center; background: url(../images/school.png) no-repeat; - background-size: contain; + background-size: contain;*/ } @keyframes school { @@ -115,15 +139,19 @@ body > span a { } #box { + width:100vw; position: absolute; - top: 264px; - left: 1px; + top: 9.04rem; + display:flex; + align-items:center; + justify-content:center; +/* left: 1px; right: -25px; - height: 140px; - padding-top: 50px; - background-position: center; + height: 140px;*/ + /*padding-top: 50px;*/ + /* background-position: center; background: url(../images/box.png) no-repeat; - background-size: contain; + background-size: contain;*/ } @keyframes box { @@ -135,18 +163,20 @@ body > span a { #next { opacity: 0; - width: 200px; - margin: 0 auto; - color: white; - text-align: center; - height: 32px; - line-height: 32px; - border-radius: 16px; - /*background-color: #f0af22;*/ - background: linear-gradient(left, #f77c29, #f0af22 ); - background: -ms-linear-gradient(left, #f77c29, #f0af22 ); - background: -webkit-linear-gradient(left, #f77c29, #f0af22 ); - background: -moz-linear-gradient(left, #f77c29,#f0af22 ); + width: 6.38rem; + height: .88rem; + background: linear-gradient(151deg, #FFE482 0%, #FFA941 100%); + box-shadow: 0 .04rem .12rem 0 rgba(255, 169, 41, 0.5); + border-radius: .44rem; + display:flex; + align-items:center; + justify-content:center; + font-size: .36rem; + font-family: PingFangSC-Medium, PingFang SC; + font-weight: 500; + color: #FFFFFF; + line-height: .5rem; + text-shadow: 0 .04rem .08px rgba(160, 64, 0, 0.5); } @keyframes next { @@ -210,21 +240,28 @@ body > span a { } } +/*适配ipad 适配ipad pro*/ +@media screen and (min-width: 415px) and (max-width: 1024px) { + #box { + top: 6.04rem; + } +} + /*短屏*/ -@media screen and (max-height:550px ) { +/*@media screen and (max-height:550px ) { #con{ margin-top: -16px; } #text { bottom: -14px; } -} +}*/ /*长屏*/ -@media screen and (min-height:670px ) { +/*@media screen and (min-height:670px ) { #con{margin-top: 30px;} #text {bottom: 100px;} -} +}*/ /*长屏*/ -@media screen and (min-height:800px ) { +/*@media screen and (min-height:800px ) { #text {bottom: 140px;} -} \ No newline at end of file +}*/ \ No newline at end of file diff --git a/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/assets/style.css b/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/assets/style.css index c7b40ad..0ae2131 100644 --- a/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/assets/style.css +++ b/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/assets/style.css @@ -7,10 +7,40 @@ * 单行省略 : white-space:nowrap; overflow:hidden; text-overflow:ellipsis; */ @import url("font-awesome.css"); -body{ max-width:640px; margin:0 auto; background:#fff; overflow-x:hidden; position:relative; width:100%;} -body.bodybg{ background:white; } -input[type="submit"],input[type="text"],input[type="button"],select{ -webkit-appearance:none; outline:none;} -select{border-radius:4px; border:1px solid #e8e8e8; padding:0 20px 0 8px; position:relative; background:url(../images/down.png) no-repeat 99% center #fff; background-size:20px; font-size:14px;} + +body { /*max-width:640px;*/ + margin: 0 auto; + background: #fff; + overflow-x: hidden; + position: relative; + width: 100%; +} + + body.bodybg { + background: #F8F8F8; + } + + body.bodybg > .bg { + position:absolute; + width:100vw; + height:4.52rem; + top:.88rem; + } + +input[type="submit"], input[type="text"], input[type="button"], select { + -webkit-appearance: none; + outline: none; +} + +select { + border-radius: 4px; + border: 1px solid #e8e8e8; + padding: 0 20px 0 8px; + position: relative; + background: url(../images/down.png) no-repeat 99% center #fff; + background-size: 20px; + font-size: 14px; +} /*首页*/ .indexbg { @@ -22,6 +52,7 @@ select{border-radius:4px; border:1px solid #e8e8e8; padding:0 20px 0 8px; posit background: url(../images/beijing_sx1.png) center top no-repeat; background-size: cover; } + @media only screen and (max-width: 600px) { .indexbg, html, body { height: 100% !important; @@ -31,72 +62,225 @@ select{border-radius:4px; border:1px solid #e8e8e8; padding:0 20px 0 8px; posit background-size: 100% auto; } } -.indexbg .index-top{ position:absolute; width:50%; left:0; top:0;} -.indexbg .index-mid{ position:absolute; width:80%; left:10%; top:75px;} -.index-wrap{ position:absolute; bottom:13%; width:90%; left:5%; z-index:10; text-align:center;} -.index-wrap a{ display:block; background:#bbe3d6; color:#50b19d; width:200px; height:40px; line-height:40px; text-align:center; margin:0 auto; border-radius:5px; font-size:16px; font-weight:bold;} -.index-wrap a:hover{ opacity:.5;} -.index-wrap a.gameover{ background-color:#fff; color:#666;} +.indexbg .index-top { + position: absolute; + width: 50%; + left: 0; + top: 0; +} + +.indexbg .index-mid { + position: absolute; + width: 80%; + left: 10%; + top: 75px; +} + +.index-wrap { + position: absolute; + bottom: 13%; + width: 90%; + left: 5%; + z-index: 10; + text-align: center; +} + + .index-wrap a { + display: block; + background: #bbe3d6; + color: #50b19d; + width: 200px; + height: 40px; + line-height: 40px; + text-align: center; + margin: 0 auto; + border-radius: 5px; + font-size: 16px; + font-weight: bold; + } + + .index-wrap a:hover { + opacity: .5; + } + + .index-wrap a.gameover { + background-color: #fff; + color: #666; + } + + +.cover-bg { + position: absolute; + top: 0; + left: 0; + right: 0; + bottom: 0; + background: rgba(0,0,0,.5); + z-index: 100; +} + +.index-rule { + position: absolute; + top: 10%; + left: 7%; + right: 7%; + height: auto; + background: #fff; + border-radius: .12rem; + z-index: 101; + box-shadow: 0 2px 4px rgba(0,0,0,.2); +} -.cover-bg{ position:absolute; top:0; left:0; right:0; bottom:0; background:rgba(0,0,0,.5); z-index:100;} -.index-rule{ position:absolute; top:10%; left:7%; right:7%; height:auto; background:#fff; border-radius:5px; z-index:101; box-shadow:0 2px 4px rgba(0,0,0,.2);} #jhgjhg { - font-size: 16px; - padding: 15px; - background: rgb(69,125,206); + font-family: PingFangSC-Regular, PingFang SC; + font-weight: 400; + color: #FFFFFF; + line-height: .44rem; + font-size: .32rem; + padding: .2rem .4rem; + background: linear-gradient(338deg, #58BFFF 0%, #2472F3 100%); color: #fff; - border-radius: 5px 5px 0 0; -} -.index-rule article{font-size:14px; padding:8px 20px; line-height:22px; color:#666;} -.index-rule article p{ padding:10px 0; border-bottom:1px dashed #e8e8e8;word-break:break-all;} -.index-rule article p span{ /*font-weight:bold; color:#333; font-size:16px; */ color:#fe6765; margin-left:2px;} -.index-rule .rule-close{ display:block; position:absolute; right:0; top:0; width:46px; height:46px; text-align:center; color:#fff; line-height:46px; font-size:18px; z-index:1000;} -.index-rule .rule-close:hover{ background:#2dd1af; border-radius:0 5px 0 0;} -.index-rule .tips{ color:#bbb; line-height:40px; font-size:12px; display:block; text-align:center;} -.index-rule.hide{ -webkit-animation:fadeOutRight .5s ease both; opacity:0;} -.index-rule.show{ -webkit-animation:fadeInRight .5s ease both; opacity:1;} -.index-rule-open{ display:block; position:absolute; left:20px; top:40px; width:55px; height:55px; background:url(../images/rule-open.png) no-repeat center center;background-size:100%; color:#fff; z-index:11; font-size:12px; line-height:15px; -webkit-transition:all .4s ease;} -.index-rule-open:before{ content:""; display:block; height: 60px; width:3px; background:#50b19d; top:-57px; left:25.5px; position:absolute;} -@-webkit-keyframes fadeOutRight { - 0% { + border-radius: .12rem .12rem 0 0; +} + +.index-rule article { + font-size: .14rem; + padding: .08rem .2rem; + line-height: .44rem; + color: #666; +} + + .index-rule article p { + padding: .1rem 0; + border-bottom: .01rem dashed #e8e8e8; + word-break: break-all; + font-size: .13rem; + } + + .index-rule article p span { /*font-weight:bold; color:#333; font-size:16px; */ + color: #fe6765; + margin-left: 2px; + } + +.index-rule .rule-close { + display: block; + position: absolute; + right: 0.22rem; + top: 0.22rem; + width: .44rem; + height: .44rem; + text-align: center; + color: #fff; + line-height: .46rem; + font-size: 18px; + z-index: 1000; +} + + .index-rule .rule-close:hover { + background: #2dd1af; + border-radius: 0 5px 0 0; + } + +.index-rule .tips { + color: #bbb; + line-height: 40px; + font-size: 12px; + display: block; + text-align: center; +} + +.index-rule.hide { + -webkit-animation: fadeOutRight .5s ease both; + opacity: 0; +} + +.index-rule.show { + -webkit-animation: fadeInRight .5s ease both; opacity: 1; - -webkit-transform: none; - transform: none; - } - 100% { - opacity: 0; - -webkit-transform: translate3d(100%, 0, 0); - transform: translate3d(100%, 0, 0); - } } + +.index-rule-open { + display: block; + position: absolute; + left: 20px; + top: 40px; + width: 55px; + height: 55px; + background: url(../images/rule-open.png) no-repeat center center; + background-size: 100%; + color: #fff; + z-index: 11; + font-size: 12px; + line-height: 15px; + -webkit-transition: all .4s ease; +} + + .index-rule-open:before { + content: ""; + display: block; + height: 60px; + width: 3px; + background: #50b19d; + top: -57px; + left: 25.5px; + position: absolute; + } + +@-webkit-keyframes fadeOutRight { + 0% { + opacity: 1; + -webkit-transform: none; + transform: none; + } + + 100% { + opacity: 0; + -webkit-transform: translate3d(100%, 0, 0); + transform: translate3d(100%, 0, 0); + } +} + @-webkit-keyframes fadeInRight { - 0% { - opacity: 0; - -webkit-transform: translate3d(100%, 0, 0); - transform: translate3d(100%, 0, 0); - } - 100% { - opacity: 1; - -webkit-transform: none; - transform: none; - } + 0% { + opacity: 0; + -webkit-transform: translate3d(100%, 0, 0); + transform: translate3d(100%, 0, 0); + } + + 100% { + opacity: 1; + -webkit-transform: none; + transform: none; + } } -@-webkit-keyframes indexA{ - 0%{ opacity:0; -webkit-transform:translateY(100%);} - 100%{ opacity:1; -webkit-transform:translateX(0);} +@-webkit-keyframes indexA { + 0% { + opacity: 0; + -webkit-transform: translateY(100%); + } + + 100% { + opacity: 1; + -webkit-transform: translateX(0); + } } /*顶部*/ .header { - background: linear-gradient(left, #5c80d3, #5757df ); + /* background: linear-gradient(left, #5c80d3, #5757df ); background: -ms-linear-gradient(left, #5c80d3, #5757df ); background: -webkit-linear-gradient(left,#5c80d3, #5757df ); - background: -moz-linear-gradient(left, #5c80d3, #5757df ); - color: #fff; - height: 45px; - line-height: 45px; + background: -moz-linear-gradient(left, #5c80d3, #5757df );*/ + background: #F8F8F8; + font-size: .32rem; + font-family: PingFangSC-Medium, PingFang SC; + font-weight: 500; + color: #333333; + line-height: .44rem; + height: .88rem; + line-height: .88rem; position: fixed; top: 0; left: 0; @@ -104,125 +288,292 @@ select{border-radius:4px; border:1px solid #e8e8e8; padding:0 20px 0 8px; posit box-shadow: 0 1px 2px rgba(0,0,0,.1); z-index: 1000; } -.header .back{ display:block; position:absolute; left:0; top:0; width:45px; height:45px; background:url(../images/left-white.png) no-repeat center center; background-size:25px;} - .header .back:hover { - background-color: rgb(89,110,215); + + .header .back { + display: block; + position: absolute; + left: .32rem; + top: .22rem; + width: .44rem; + height: .44rem; + background: url(../images/icon_back.png) no-repeat center center; + background-size: .44rem; + } + +/* .header .back:hover { + background-color: rgb(89,110,215); + }*/ + + .header .mid { + margin: 0 50px; + text-align: center; + text-overflow: ellipsis; + overflow: hidden; + white-space: nowrap; + font-size: .32rem; + font-family: PingFangSC-Medium, PingFang SC; + font-weight: 500; + color: #333333; + line-height: .88rem; } -.header .mid{ margin:0 50px; text-align:center; font-weight:bold; font-size:16px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;} -.h-header{ height:45px;} + +.h-header { + height: .88rem; +} /*提交时的背景*/ -#submitBg{ display:none; position:fixed; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,.7); z-index:999; } +#submitBg { + display: none; + position: fixed; + top: 0; + left: 0; + width: 100%; + height: 100%; + background: rgba(0,0,0,.7); + z-index: 999; +} /*学校选择*/ -.school-wrap{ width:320px; margin:50px auto 0; position:relative;} +.school-wrap > .title { + font-size: .72rem; + font-family: PingFangSC-Semibold, PingFang SC; + font-weight: 600; + color: #FFFFFF; + line-height: .96rem; + text-shadow: .04rem .04rem .12rem #1862C7; + margin-bottom: .32rem; +} + +.school-wrap { + width: 6.7rem; + margin: 1.2rem auto 0; + position: relative; +} + .school-wrap .circle { - width: 300px; - height: auto; - padding: 1px 0; - margin: 0 auto; - border-radius: 9px; - border: 2px solid lightgray; - box-shadow: 0 1px 2px rgba(0,0,0,.05); + width: 6.7rem; + height: 5rem; position: relative; + background: #FFFFFF; + box-shadow: 0 .04rem .12rem 0 rgba(172, 197, 255, 0.5); + border-radius: .16rem; } + .school-wrap .form { - padding: 20px; + padding: .6rem .4rem 0; background-color: white; border-radius: 6px; } -.school-wrap .form-t{ margin-bottom:25px; color:#333;} -.school-wrap .form-t .fa{ font-size:18px; margin:0 8px 0 0;} -.school-wrap .form-t .fa-mobile-phone{ font-size:24px;} -.school-wrap select{ display:block; width:100%; height:40px; margin-bottom:15px; color:#333; border:0;} -.school-wrap select option{ width:100%;} -.school-wrap .input-1{display:block; width:100%; height:40px; color:#333; border:0; border-radius:4px; padding:0 12px; box-sizing:border-box; font-size:14px; outline:none;} - .school-wrap .input-submit { + .school-wrap .form-t { + margin-bottom: 25px; + color: #333; + } + + .school-wrap .form-t .fa { + font-size: 18px; + margin: 0 8px 0 0; + } + + .school-wrap .form-t .fa-mobile-phone { + font-size: 24px; + } + + .school-wrap select { display: block; - height: 38px; - text-align: center; - background: rgb(89,110,215); - color: #fff; - font-weight: bold; - font-size: 16px; + width: 100%; + height: 40px; + margin-bottom: 15px; + color: #333; + border: 0; + } + + .school-wrap select option { + width: 100%; + } + + .school-wrap .input-1 { + display: block; + width: 100%; + height: 1.08rem; + color: #333; + border: 0; + box-sizing: border-box; + outline: none; + border-radius: .1rem; + font-size: .32rem; + font-family: PingFangSC-Regular, PingFang SC; + font-weight: 400; + color: #999999; + line-height: .44rem; + } + + .school-wrap .input-submit { + width: 5.90rem; + height: .88rem; + background: linear-gradient(146deg, #5ABEFF 0%, #187BF7 100%); + box-shadow: 0 .04rem .08rem 0 rgba(41, 98, 233, 0.5); + border-radius: .44rem; + display: flex; + align-items: center; + justify-content: center; border: 0; - border-radius: 5px; - width: 200px; - margin: 20px auto; outline: none; + font-size: .34rem; + font-family: PingFangSC-Medium, PingFang SC; + font-weight: 500; + color: #FFFFFF; + line-height: .48rem; + margin: .8rem 0 .5rem } + .school-wrap .input-submit:hover { background: dodgerblue; } -.school-wrap-one .form{margin-top:70px;} -.checkerror{ border:1px solid #ff780a!important; background-color:#fee7e7;} +.school-wrap-one .form { + margin-top: 70px; +} + +.checkerror { + border: 1px solid #ff780a !important; + background-color: #fee7e7; +} .school-wrap .verbox { position: relative; background-color: white; - + margin-top: .3rem; border-bottom: solid 1px lightgrey; } -.school-wrap .verbox .input-1{ width:50%; float:left;} + + .school-wrap .verbox .input-1 { + width: 50%; + float: left; + } + .school-wrap .verbox .btn-send { + font-size: .28rem; + font-family: PingFangSC-Regular, PingFang SC; + font-weight: 400; + color: #5789FF; display: block; width: 45%; float: left; margin-left: 5%; - height: 40px; - line-height: 40px; - border-radius: 5px; + height: 1.08rem; + line-height: 1.08rem; background: white; text-align: center; - color: rgb(89,110,215); -webkit-transition: all .5s ease } -.school-wrap .verbox .btn-send.hasSend{ background-color:lightgray;} + + .school-wrap .verbox .btn-send.hasSend { + background-color: lightgray; + } .school-wrap .slide-0 .a-student, -.school-wrap .slide-0 .a-people{ display:block; width:100%; text-align:center; height:40px; line-height:40px; background:#07907c; color:#fff; margin:16px 0;} -.school-wrap .slide-0 .a-people{ margin:0 0 24px;} -.school-wrap .slide-0 .a-student:hover, -.school-wrap .slide-0 .a-people:hover{ background:#2dd1af} +.school-wrap .slide-0 .a-people { + display: block; + width: 100%; + text-align: center; + height: 40px; + line-height: 40px; + background: #07907c; + color: #fff; + margin: 16px 0; +} -/*开始答题*/ +.school-wrap .slide-0 .a-people { + margin: 0 0 24px; +} -.hasChecked{ position:fixed; bottom:15px; right:15px; text-align:center; padding:5px 10px; line-height:30px; background:rgba(0,0,0,.5); z-index:999; color:#fff; border-radius:1px;} -.question-wrap{ padding:30px 15px 0; font-size:14px; color:#333; line-height:28px; position:relative;} -.question-wrap .topTitle{ font-size:20px; color:#333; font-weight:bold;} -.question-wrap .p-school{ position:relative; line-height:25px; margin-bottom:4px;} - .question-wrap .p-school .schoolname { - display: inline-block; - width: 70px; - top: 0; - left: 0; - } - .question-wrap .p-school .mid { - margin-right: 8px; - flex: 1; + .school-wrap .slide-0 .a-student:hover, + .school-wrap .slide-0 .a-people:hover { + background: #2dd1af } -.question-wrap .question{ margin-bottom:50px;} -.question-wrap .question .t{ position:relative; font-size:18px; margin-bottom:10px; word-break:break-all;} - .question-wrap .question .t .num { + +/*开始答题*/ + +.hasChecked { + position: fixed; + bottom: 15px; + right: 15px; + text-align: center; + padding: 5px 10px; + line-height: 30px; + background: rgba(0,0,0,.5); + z-index: 999; + color: #fff; + border-radius: 1px; +} + +.question-wrap { + padding: .6rem .3rem 0; + font-size: 14px; + color: #333; + line-height: 28px; + position: relative; +} + + .question-wrap .topTitle { + font-size: 20px; + color: #333; font-weight: bold; - color: #5c80d3; - text-shadow: 0 1px 2px rgba(0,0,0,.1); - font-size: 22px; } - .question-wrap .question .b .opt { - display: block; - background: #fff; - border-radius: 5px; - border: 1px solid #5c80d3; - margin: 7px 0 0; - padding: 10px 8px; - color: #666; - word-break: break-all; - /*box-shadow: 0 1px 1px rgba(0,0,0,.1)*/ + + .question-wrap .p-school { + position: relative; + line-height: 25px; + margin-bottom: 4px; } -.question-wrap .question .b .iradio_flat-orange{ margin:-5px 5px 0 0;} + + .question-wrap .p-school .schoolname { + display: inline-block; + width: 70px; + top: 0; + left: 0; + } + + .question-wrap .p-school .mid { + margin-right: 8px; + flex: 1; + } + + .question-wrap .question { + margin-bottom: 50px; + } + + .question-wrap .question .t { + position: relative; + font-size: 18px; + margin-bottom: 10px; + word-break: break-all; + } + + .question-wrap .question .t .num { + font-weight: bold; + color: #5c80d3; + text-shadow: 0 1px 2px rgba(0,0,0,.1); + font-size: 22px; + } + + .question-wrap .question .b .opt { + display: block; + background: #fff; + border-radius: 5px; + border: 1px solid #5c80d3; + margin: 7px 0 0; + padding: 10px 8px; + color: #666; + word-break: break-all; + /*box-shadow: 0 1px 1px rgba(0,0,0,.1)*/ + } + + .question-wrap .question .b .iradio_flat-orange { + margin: -5px 5px 0 0; + } + .question-wrap .input-submit { display: block; height: 50px; @@ -237,53 +588,185 @@ select{border-radius:4px; border:1px solid #e8e8e8; padding:0 20px 0 8px; posit margin: 40px auto; outline: none; } -.question-wrap .input-submit:hover{ background:#2dd1af;} -.question-wrap .input-gray{background:#999!important;} -.question-wrap textarea{ display:block; width:100%; padding:8px; box-sizing:border-box; border:0; background:#fff; height:64px; line-height:24px; text-align:left; outline:none; -webkit-appearance:none; border-radius:5px;box-shadow:0 1px 1px rgba(0,0,0,.1);word-break:break-all; font-size:14px;} -.question-wrap .loading{ text-align:center; color:#aaa; font-size:14px; display:none; } + + .question-wrap .input-submit:hover { + background: #2dd1af; + } + + .question-wrap .input-gray { + background: #999 !important; + } + + .question-wrap textarea { + display: block; + width: 100%; + padding: 8px; + box-sizing: border-box; + border: 0; + background: #fff; + height: 64px; + line-height: 24px; + text-align: left; + outline: none; + -webkit-appearance: none; + border-radius: 5px; + box-shadow: 0 1px 1px rgba(0,0,0,.1); + word-break: break-all; + font-size: 14px; + } + + .question-wrap .loading { + text-align: center; + color: #aaa; + font-size: .28rem; + display: none; + } /*底部*/ -.footer{ font-size:12px; color:#444; text-align:center; padding:10px 0 50px; line-height:25px;} -.footer img{ height:30px; vertical-align:middle; margin-top:-5px;} -.footer a{ color:#111; } +.footer { + font-size: 12px; + color: #444; + text-align: center; + padding: 10px 0 50px; + line-height: 25px; +} + + .footer img { + height: 30px; + vertical-align: middle; + margin-top: -5px; + } + + .footer a { + color: #111; + } /*广告*/ -.guanggao{ padding:0 15px; position:relative;} -.guanggao img{ width:100%; display:block;} -.guanggao p{ background:#fff; padding:3px 5px; font-size:10px; text-align:center; line-height:14px;} -.guanggao .guanggao-4{ width:50%; position:absolute; right:15px; bottom:0; line-height:25px; text-align:left; letter-spacing:5px;} +.guanggao { + padding: 0 15px; + position: relative; +} + + .guanggao img { + width: 100%; + display: block; + } + + .guanggao p { + background: #fff; + padding: 3px 5px; + font-size: 10px; + text-align: center; + line-height: 14px; + } + + .guanggao .guanggao-4 { + width: 50%; + position: absolute; + right: 15px; + bottom: 0; + line-height: 25px; + text-align: left; + letter-spacing: 5px; + } /*答对题数*/ /*.thanks-top{ position:relative; width:80%; margin:0 auto; padding-top:70px; display:block;}*/ -.thanks-info{ position:relative; width:250px; display:block; margin:10% auto 0; font-size:14px; line-height:30px; color:#737373; background:rgba(11,159,137,.1); padding:15px; border-radius:5px; color:#333;} -.thanks-info .box{ background:rgba(11,159,137,.3); padding:15px 10px; } -.thanks-info i.fa{ vertical-align:middle; margin:-2px 5px 0 -5px;} -.thanks-info .thanks-title{ height:35px; margin:0 auto 7px; display:block; text-align:center; color:#07907e} -.thanks-info .row{ padding:0 10px;} +.thanks-info { + position: relative; + width: 250px; + display: block; + margin: 10% auto 0; + font-size: 14px; + line-height: 30px; + color: #737373; + background: rgba(11,159,137,.1); + padding: 15px; + border-radius: 5px; + color: #333; +} + + .thanks-info .box { + background: rgba(11,159,137,.3); + padding: 15px 10px; + } + + .thanks-info i.fa { + vertical-align: middle; + margin: -2px 5px 0 -5px; + } + + .thanks-info .thanks-title { + height: 35px; + margin: 0 auto 7px; + display: block; + text-align: center; + color: #07907e + } + + .thanks-info .row { + padding: 0 10px; + } + .thanks-bottom { position: fixed; bottom: 20px; width: 60%; left: 20%; } -@-webkit-keyframes reportUp{ - 0%{ opacity:0; -webkit-transform:translateY(50px)} - 100%{ opacity:1; -webkit-transform:translateY(0)} + +@-webkit-keyframes reportUp { + 0% { + opacity: 0; + -webkit-transform: translateY(50px) + } + + 100% { + opacity: 1; + -webkit-transform: translateY(0) + } } /*errorPage*/ -.errorPage{ text-align:center;} -.errorPage img{ width:50%; margin:20% auto 10%; display:block;} -.errorPage .errorMsg{ font-size:20px; color:#c00000;} -.errorPage .home{ display:inline-block; width:150px; height:45px; line-height:45px; margin-top:20%; background:#c00000; color:#fff;font-size:16px; border-radius:5px;} -.errorPage .home:hover{ background:#ff0000;} +.errorPage { + text-align: center; +} + .errorPage img { + width: 50%; + margin: 20% auto 10%; + display: block; + } + .errorPage .errorMsg { + font-size: 20px; + color: #c00000; + } + .errorPage .home { + display: inline-block; + width: 150px; + height: 45px; + line-height: 45px; + margin-top: 20%; + background: #c00000; + color: #fff; + font-size: 16px; + border-radius: 5px; + } + .errorPage .home:hover { + background: #ff0000; + } + +.bottom_tips { + text-align: center; + color: #aaa; + font-size: .24rem; +} /*站长统计*/ -body>span a{ +body > span a { color: transparent; } diff --git a/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.BllCenter.dll b/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.BllCenter.dll index 8489c55..ed82430 100644 Binary files a/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.BllCenter.dll and b/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.BllCenter.dll differ diff --git a/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.BllCenter.pdb b/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.BllCenter.pdb index 093abd7..799424e 100644 Binary files a/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.BllCenter.pdb and b/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.BllCenter.pdb differ diff --git a/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.DalCenter.dll b/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.DalCenter.dll index ac5f378..faec86f 100644 Binary files a/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.DalCenter.dll and b/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.DalCenter.dll differ diff --git a/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.DalCenter.pdb b/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.DalCenter.pdb index 7df7b38..5963231 100644 Binary files a/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.DalCenter.pdb and b/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.DalCenter.pdb differ diff --git a/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.Models.dll b/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.Models.dll index 6d864f1..50bf829 100644 Binary files a/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.Models.dll and b/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.Models.dll differ diff --git a/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.Models.pdb b/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.Models.pdb index 6bf4a30..407a5e7 100644 Binary files a/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.Models.pdb and b/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.Models.pdb differ diff --git a/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.SiteBase.dll b/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.SiteBase.dll index 3b9c936..e5f0802 100644 Binary files a/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.SiteBase.dll and b/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.SiteBase.dll differ diff --git a/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.SiteBase.pdb b/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.SiteBase.pdb index d074115..e1be064 100644 Binary files a/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.SiteBase.pdb and b/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.SiteBase.pdb differ diff --git a/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.Utility.dll b/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.Utility.dll index 370bbc6..92e8a81 100644 Binary files a/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.Utility.dll and b/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.Utility.dll differ diff --git a/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.Utility.pdb b/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.Utility.pdb index bb98136..8a63f06 100644 Binary files a/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.Utility.pdb and b/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.Utility.pdb differ diff --git a/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.WebSite.dll b/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.WebSite.dll index edb2fcc..81fb6c7 100644 Binary files a/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.WebSite.dll and b/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.WebSite.dll differ diff --git a/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.WebSite.pdb b/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.WebSite.pdb index 666ad7f..0ce374d 100644 Binary files a/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.WebSite.pdb and b/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/bin/Quiz.WebSite.pdb differ diff --git a/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/images/bgd2.png b/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/images/bgd2.png index 555756a..a755bce 100644 Binary files a/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/images/bgd2.png and b/EduResearch/src/Quiz.WebSite/obj/Debug/Package/PackageTmp/images/bgd2.png differ diff --git a/EduResearch/src/Quiz.WebSite/obj/Debug/Quiz.WebSite.csproj.CoreCompileInputs.cache b/EduResearch/src/Quiz.WebSite/obj/Debug/Quiz.WebSite.csproj.CoreCompileInputs.cache index 95257a3..94655c0 100644 --- a/EduResearch/src/Quiz.WebSite/obj/Debug/Quiz.WebSite.csproj.CoreCompileInputs.cache +++ b/EduResearch/src/Quiz.WebSite/obj/Debug/Quiz.WebSite.csproj.CoreCompileInputs.cache @@ -1 +1 @@ -c7ce265c7e1f31fd6ffbfe7750d693befb5f5180 +dfcad12019bd2d9b00fa4dc73daedccde5c29cee diff --git a/EduResearch/src/Quiz.WebSite/obj/Debug/Quiz.WebSite.csprojAssemblyReference.cache b/EduResearch/src/Quiz.WebSite/obj/Debug/Quiz.WebSite.csprojAssemblyReference.cache index ae48bed..59f76df 100644 Binary files a/EduResearch/src/Quiz.WebSite/obj/Debug/Quiz.WebSite.csprojAssemblyReference.cache and b/EduResearch/src/Quiz.WebSite/obj/Debug/Quiz.WebSite.csprojAssemblyReference.cache differ diff --git a/EduResearch/src/Quiz.WebSite/obj/Debug/Quiz.WebSite.dll b/EduResearch/src/Quiz.WebSite/obj/Debug/Quiz.WebSite.dll index 306fa0a..81fb6c7 100644 Binary files a/EduResearch/src/Quiz.WebSite/obj/Debug/Quiz.WebSite.dll and b/EduResearch/src/Quiz.WebSite/obj/Debug/Quiz.WebSite.dll differ diff --git a/EduResearch/src/Quiz.WebSite/obj/Debug/Quiz.WebSite.pdb b/EduResearch/src/Quiz.WebSite/obj/Debug/Quiz.WebSite.pdb index f3c5b6f..0ce374d 100644 Binary files a/EduResearch/src/Quiz.WebSite/obj/Debug/Quiz.WebSite.pdb and b/EduResearch/src/Quiz.WebSite/obj/Debug/Quiz.WebSite.pdb differ diff --git a/EduResearch/src/Quiz.WebSite/obj/Debug/TransformWebConfig/transformed/Web.config b/EduResearch/src/Quiz.WebSite/obj/Debug/TransformWebConfig/transformed/Web.config index 86fdf14..d4bf38f 100644 --- a/EduResearch/src/Quiz.WebSite/obj/Debug/TransformWebConfig/transformed/Web.config +++ b/EduResearch/src/Quiz.WebSite/obj/Debug/TransformWebConfig/transformed/Web.config @@ -1,115 +1,115 @@ - - - - -
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ~/(.+)\.aspx(.*) - ~/Common/Error.aspx?errmsg=1 - - - ~/Error.html - ~/Common/Error.aspx - - - - ~/Area/(.+)/(.+)? - ~/Common/Area.aspx?code=$1&schooltype=$2 - - - ~/Topic/(.+)/(.+)/(.+)? - ~/Common/Topic.aspx?type=$1&current=$2&num=$3 - - - ~/School/(.+)/(.+)? - ~/Common/School.aspx?code=$1&type=$2 - - - ~/Ajax/(.+)? - ~/Common/Ajax.aspx?action=$1 - - - - ~/? - ~/Default.aspx - - - ~/(.+)\.html(.*) - ~/$1.aspx$2 - - - - - - - - - - - - - - - - - - - - - - - - + + + + +
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + ~/(.+)\.aspx(.*) + ~/Common/Error.aspx?errmsg=1 + + + ~/Error.html + ~/Common/Error.aspx + + + + ~/Area/(.+)/(.+)? + ~/Common/Area.aspx?code=$1&schooltype=$2 + + + ~/Topic/(.+)/(.+)/(.+)? + ~/Common/Topic.aspx?type=$1&current=$2&num=$3 + + + ~/School/(.+)/(.+)? + ~/Common/School.aspx?code=$1&type=$2 + + + ~/Ajax/(.+)? + ~/Common/Ajax.aspx?action=$1 + + + + ~/? + ~/Default.aspx + + + ~/(.+)\.html(.*) + ~/$1.aspx$2 + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/EduResearch/src/Quiz.WebSite/obj/Debug/_WPPLastBuildInfo.txt b/EduResearch/src/Quiz.WebSite/obj/Debug/_WPPLastBuildInfo.txt index 8637855..1bd368a 100644 Binary files a/EduResearch/src/Quiz.WebSite/obj/Debug/_WPPLastBuildInfo.txt and b/EduResearch/src/Quiz.WebSite/obj/Debug/_WPPLastBuildInfo.txt differ diff --git a/EduResearch/src/Quiz.WebsiteAnalysis/bin/Quiz.BllCenter.dll b/EduResearch/src/Quiz.WebsiteAnalysis/bin/Quiz.BllCenter.dll index 8489c55..ed82430 100644 Binary files a/EduResearch/src/Quiz.WebsiteAnalysis/bin/Quiz.BllCenter.dll and b/EduResearch/src/Quiz.WebsiteAnalysis/bin/Quiz.BllCenter.dll differ diff --git a/EduResearch/src/Quiz.WebsiteAnalysis/bin/Quiz.Models.dll b/EduResearch/src/Quiz.WebsiteAnalysis/bin/Quiz.Models.dll index 6d864f1..50bf829 100644 Binary files a/EduResearch/src/Quiz.WebsiteAnalysis/bin/Quiz.Models.dll and b/EduResearch/src/Quiz.WebsiteAnalysis/bin/Quiz.Models.dll differ diff --git a/EduResearch/src/Quiz.WebsiteAnalysis/bin/Quiz.SiteBase.dll b/EduResearch/src/Quiz.WebsiteAnalysis/bin/Quiz.SiteBase.dll index 3b9c936..e5f0802 100644 Binary files a/EduResearch/src/Quiz.WebsiteAnalysis/bin/Quiz.SiteBase.dll and b/EduResearch/src/Quiz.WebsiteAnalysis/bin/Quiz.SiteBase.dll differ diff --git a/EduResearch/src/Quiz.WebsiteAnalysis/bin/Quiz.Utility.dll b/EduResearch/src/Quiz.WebsiteAnalysis/bin/Quiz.Utility.dll index 370bbc6..92e8a81 100644 Binary files a/EduResearch/src/Quiz.WebsiteAnalysis/bin/Quiz.Utility.dll and b/EduResearch/src/Quiz.WebsiteAnalysis/bin/Quiz.Utility.dll differ -- libgit2 0.21.0