<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>採点システム &#8211; WordPress Memo</title>
	<atom:link href="https://blog.riverforest-wp.info/tag/%E6%8E%A1%E7%82%B9%E3%82%B7%E3%82%B9%E3%83%86%E3%83%A0/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.riverforest-wp.info</link>
	<description>WordPress に関する覚え書き</description>
	<lastBuildDate>Fri, 09 May 2025 12:48:53 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://blog.riverforest-wp.info/wp-content/uploads/2018/05/cropped-icon-256x256-1-32x32.png</url>
	<title>採点システム &#8211; WordPress Memo</title>
	<link>https://blog.riverforest-wp.info</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>競技会採点システムのWebサービスを始めました</title>
		<link>https://blog.riverforest-wp.info/compe-scoring/</link>
		
		<dc:creator><![CDATA[Katsushi Kawamori]]></dc:creator>
		<pubDate>Wed, 06 Mar 2019 09:10:23 +0000</pubDate>
				<category><![CDATA[Webサービス]]></category>
		<category><![CDATA[コンクール]]></category>
		<category><![CDATA[コンテスト]]></category>
		<category><![CDATA[タブレット]]></category>
		<category><![CDATA[採点システム]]></category>
		<category><![CDATA[競技会]]></category>
		<guid isPermaLink="false">https://blog.riverforest-wp.info/?p=1032</guid>

					<description><![CDATA[はじめに 先月5日に、ボールルームダンス競技会採点システムについて、某ダンス団体から問い合わせがありました。ボールルームダンスとは関係の無い団体で、主催する大会で競技会採点システムの導入を考えているとの事でした。早速、3 [&#8230;]]]></description>
										<content:encoded><![CDATA[
<h3 class="wp-block-heading">はじめに</h3>



<p>先月5日に、<a href="https://bdc-scoring.com/ja/">ボールルームダンス競技会採点システム</a>について、某ダンス団体から問い合わせがありました。ボールルームダンスとは関係の無い団体で、主催する大会で競技会採点システムの導入を考えているとの事でした。早速、3日後の８日にお会いして話しを聞きました。話しを聞いているうちに、かなり拡がりが見込める汎用的なシステムが出来るのではないかと思い、その団体専用ではなく、汎用的なWeb サービスにしたい旨を申し出ると、快く受け入れてくださり、本日の公開に至った次第です。</p>



<p>ダンスの競技会だけでなく、各種競技会・各種コンクール・各種コンテストに、利用できるものに仕上げたつもりです。</p>



<style>
.simpleblogcard_img_block4650d20b8afdd8e28f2ee41137523880 {
  float: right;
  padding: 10px;
}
.simpleblogcard_border4650d20b8afdd8e28f2ee41137523880 {
  border-left: solid 8px #cd162c;
  padding: 0.25em 0.25em;
  background: transparent;
}
.simpleblogcard_title4650d20b8afdd8e28f2ee41137523880 {
  line-height: 155%;
  font-weight: bold;
  display: block;
}
.simpleblogcard_description4650d20b8afdd8e28f2ee41137523880 {
  line-height: 155%;
  color: #333;
}
</style>
<div class="simpleblogcard_wrap">
			<a style="text-decoration: none;" href=https://compe-scoring.com/>
			<div class="simpleblogcard_inner">
		<div class="simpleblogcard_border4650d20b8afdd8e28f2ee41137523880">
			compe-scoring.com			<div class="simpleblogcard_title4650d20b8afdd8e28f2ee41137523880">
				Competition Scoring System – Competition Scoring System			</div>
							<div class="simpleblogcard_description4650d20b8afdd8e28f2ee41137523880">
					Features of the Service This service is a scoring system for competitions or contests. Aut&#8230;				</div>
					</div>
	</div>
	<div style="clear: both;"></div>
	</a>
</div>



<h3 class="wp-block-heading">仕様</h3>



<p>WordPress の管理画面を利用した採点システムです。1つの集計アカウントと複数のジャッジアカウントで行います。ジャッジアカウントの方は、タブレットを使用します。集計方法は、平均値・合計・最大値・最小値、 最大・最小得点を除去、です。順位付けは、全体とセクション毎にできます。PDFで成績を出力できます。主催者用のCSVファイルを出力できます。詳しくは、サイトをご覧ください。</p>



<h3 class="wp-block-heading">おわりに</h3>



<p>今回、前回のボールルームダンス競技会採点システムに比べて、飛躍的に開発スピードが速かったです。前回の時に開発した、課金システム・ユーザー登録システムを分離して別プラグインにしておいたのが効を奏しました。</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>ボールルームダンス競技会採点システムのWebサービスを開始しました</title>
		<link>https://blog.riverforest-wp.info/bdc-scoring/</link>
		
		<dc:creator><![CDATA[Katsushi Kawamori]]></dc:creator>
		<pubDate>Sat, 01 Dec 2018 10:16:45 +0000</pubDate>
				<category><![CDATA[Webサービス]]></category>
		<category><![CDATA[スケーティングシステム]]></category>
		<category><![CDATA[ボールルームダンス競技会]]></category>
		<category><![CDATA[採点システム]]></category>
		<category><![CDATA[社交ダンス]]></category>
		<category><![CDATA[競技ダンス]]></category>
		<guid isPermaLink="false">https://blog.riverforest-wp.info/?p=571</guid>

					<description><![CDATA[はじめに 社交ダンスの競技会では、審判が紙に審査を書いてそれを PC に入力して集計しています。最近になって、LAN を利用してタブレットで審査をするシステムが出てきています。WordPress の管理画面を利用してでき [&#8230;]]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading">はじめに</h2>



<p>社交ダンスの競技会では、審判が紙に審査を書いてそれを PC に入力して集計しています。最近になって、LAN を利用してタブレットで審査をするシステムが出てきています。WordPress の管理画面を利用してできるのではないかとアイデアが閃き、独自にプラグインとして2018年8月中旬から作成し始め、2018年11月13日からサービスを開始しました。社交ダンス以外の競技会でも使用できるように作ってあります。</p>



<h2 class="wp-block-heading">サービス概要<br></h2>



<p>WordPress の管理画面を利用しています。ブラウザーを使用するので、マルチプラットフォームです。データ作成は簡単にできます。Excel で作成して、CSVとしてインポートする形式です。インターネット接続のある場所でしか使用できません。２ヵ国語対応です。詳細は、以下のリンクからご覧ください。</p>



<style>
.simpleblogcard_img_block488234f698d22dcb1561ce0abb27edd3 {
  float: right;
  padding: 10px;
}
.simpleblogcard_border488234f698d22dcb1561ce0abb27edd3 {
  border-left: solid 8px #cd162c;
  padding: 0.25em 0.25em;
  background: transparent;
}
.simpleblogcard_title488234f698d22dcb1561ce0abb27edd3 {
  line-height: 155%;
  font-weight: bold;
  display: block;
}
.simpleblogcard_description488234f698d22dcb1561ce0abb27edd3 {
  line-height: 155%;
  color: #333;
}
</style>
<div class="simpleblogcard_wrap">
			<a style="text-decoration: none;" href=https://bdc-scoring.com/>
			<div class="simpleblogcard_inner">
		<div class="simpleblogcard_border488234f698d22dcb1561ce0abb27edd3">
			bdc-scoring.com			<div class="simpleblogcard_title488234f698d22dcb1561ce0abb27edd3">
				Ballroom dance competition Scoring System			</div>
							<div class="simpleblogcard_description488234f698d22dcb1561ce0abb27edd3">
					Features of the Service This is a scoring system for ballroom dance competitions. Enter th&#8230;				</div>
					</div>
	</div>
	<div style="clear: both;"></div>
	</a>
</div>



<h2 class="wp-block-heading">苦労した事<br></h2>



<p>スケーティングシステムという決勝での判定方法が難解で、テストと修正で１ヵ月かかりました。スケーティングシステムは以下を参考にしました。</p>



<style>
.simpleblogcard_img_block0ed62f32c32e9fb2631983d21f992378 {
  float: right;
  padding: 10px;
}
.simpleblogcard_border0ed62f32c32e9fb2631983d21f992378 {
  border-left: solid 8px #cd162c;
  padding: 0.25em 0.25em;
  background: transparent;
}
.simpleblogcard_title0ed62f32c32e9fb2631983d21f992378 {
  line-height: 155%;
  font-weight: bold;
  display: block;
}
.simpleblogcard_description0ed62f32c32e9fb2631983d21f992378 {
  line-height: 155%;
  color: #333;
}
</style>
<div class="simpleblogcard_wrap">
			<a style="text-decoration: none;" href=http://www.jdsf.or.jp/wp/wp-content/uploads/2018/07/SkatingRule5-1.pdf>
			<div class="simpleblogcard_inner">
		<div class="simpleblogcard_border0ed62f32c32e9fb2631983d21f992378">
			www.jdsf.or.jp			<div class="simpleblogcard_title0ed62f32c32e9fb2631983d21f992378">
				http://www.jdsf.or.jp/wp/wp-content/uploads/2018/07/SkatingRule5-1.pdf			</div>
							<div class="simpleblogcard_description0ed62f32c32e9fb2631983d21f992378">
									</div>
					</div>
	</div>
	<div style="clear: both;"></div>
	</a>
</div>



<p>決勝でのユーザーインターフェースは、Twitter で、<strong>bouya Imamura</strong> <a href="https://twitter.com/s56bouya">@s56bouya</a> さんに紹介していただきました。ありがとうございました。</p>



<figure class="wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter"><div class="wp-block-embed__wrapper">
<blockquote class="twitter-tweet" data-width="500" data-dnt="true"><p lang="ja" dir="ltr">こっちの方が近いかもです！<a href="https://t.co/bBw5zyW5ny">https://t.co/bBw5zyW5ny</a><br><br>more exampleで他のサンプル確認できるみたいです。<a href="https://t.co/IcqbZzT62L">https://t.co/IcqbZzT62L</a></p>&mdash; Imamura (@s56bouya) <a href="https://twitter.com/s56bouya/status/1037203713495117824?ref_src=twsrc%5Etfw">September 5, 2018</a></blockquote><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div></figure>



<p>1人のユーザー（オペレーター）が、複数のユーザー（審査員）のログイン情報を管理するというところが、意外に苦労しました。需要があれば、プラグインにしようと思っています。</p>



<p>決済は、Stripe を自装しました。画面遷移無しにするのが少し苦労しました。<br></p>



<p>利用規約は、自分では無理だと思ったので、ネット上で行政書士に依頼しました。</p>



<style>
.simpleblogcard_img_block9ab1127383e188755ae5f5c4f9a21343 {
  float: right;
  padding: 10px;
}
.simpleblogcard_border9ab1127383e188755ae5f5c4f9a21343 {
  border-left: solid 8px #cd162c;
  padding: 0.25em 0.25em;
  background: transparent;
}
.simpleblogcard_title9ab1127383e188755ae5f5c4f9a21343 {
  line-height: 155%;
  font-weight: bold;
  display: block;
}
.simpleblogcard_description9ab1127383e188755ae5f5c4f9a21343 {
  line-height: 155%;
  color: #333;
}
</style>
<div class="simpleblogcard_wrap">
			<a style="text-decoration: none;" href=http://umisora.info/>
			<div class="simpleblogcard_inner">
		<div class="simpleblogcard_border9ab1127383e188755ae5f5c4f9a21343">
			umisora.info			<div class="simpleblogcard_title9ab1127383e188755ae5f5c4f9a21343">
				http://umisora.info/			</div>
							<div class="simpleblogcard_description9ab1127383e188755ae5f5c4f9a21343">
									</div>
					</div>
	</div>
	<div style="clear: both;"></div>
	</a>
</div>



<p>英文は、Gengo に依頼しました。 </p>



<style>
.simpleblogcard_img_blockd71b7802bd016526c3a09d2cdd97cf48 {
  float: right;
  padding: 10px;
}
.simpleblogcard_borderd71b7802bd016526c3a09d2cdd97cf48 {
  border-left: solid 8px #cd162c;
  padding: 0.25em 0.25em;
  background: transparent;
}
.simpleblogcard_titled71b7802bd016526c3a09d2cdd97cf48 {
  line-height: 155%;
  font-weight: bold;
  display: block;
}
.simpleblogcard_descriptiond71b7802bd016526c3a09d2cdd97cf48 {
  line-height: 155%;
  color: #333;
}
</style>
<div class="simpleblogcard_wrap">
			<a style="text-decoration: none;" href=https://gengo.com/ja/>
			<div class="simpleblogcard_inner">
		<div class="simpleblogcard_borderd71b7802bd016526c3a09d2cdd97cf48">
			gengo.com			<div class="simpleblogcard_titled71b7802bd016526c3a09d2cdd97cf48">
				Gengo | オンラインで２４時間発注できる翻訳サービス			</div>
							<div class="simpleblogcard_descriptiond71b7802bd016526c3a09d2cdd97cf48">
					日本最大級の翻訳サイトGengo。プロによる翻訳サービスを安く・早くお届けします。				</div>
					</div>
	</div>
	<div style="clear: both;"></div>
	</a>
</div>



<p>本業とコーディングと1日３時間睡眠で、２度ほど倒れました。</p>



<p><br></p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
