diff --git a/paper/c120028-thesis.aux b/paper/c120028-thesis.aux index f189b81..30ec524 100644 --- a/paper/c120028-thesis.aux +++ b/paper/c120028-thesis.aux @@ -66,16 +66,23 @@ \@writefile{toc}{\contentsline {section}{\numberline {5.1}システム全体の開発}{21}{}\protected@file@percent } \@writefile{toc}{\contentsline {section}{\numberline {5.2}開発環境}{21}{}\protected@file@percent } \@writefile{toc}{\contentsline {section}{\numberline {5.3}クイズ形式学習機能}{21}{}\protected@file@percent } -\@writefile{toc}{\contentsline {subsection}{\numberline {5.3.1}クイズ形式学習機能の概要}{21}{}\protected@file@percent } +\@writefile{toc}{\contentsline {subsection}{\numberline {5.3.1}クイズ形式学習機能の概要}{22}{}\protected@file@percent } \@writefile{toc}{\contentsline {subsection}{\numberline {5.3.2}クイズの内容}{22}{}\protected@file@percent } \@writefile{toc}{\contentsline {subsection}{\numberline {5.3.3}クイズ形式学習機能の開発}{22}{}\protected@file@percent } \@writefile{lof}{\contentsline {figure}{\numberline {5.1}{\ignorespaces クイズ出題画面}}{22}{}\protected@file@percent } \@writefile{lof}{\contentsline {figure}{\numberline {5.2}{\ignorespaces クイズ終了画面}}{23}{}\protected@file@percent } +\@writefile{toc}{\contentsline {section}{\numberline {5.4}コード記入型学習機能}{23}{}\protected@file@percent } +\@writefile{toc}{\contentsline {subsection}{\numberline {5.4.1}コード記入型学習機能の概要}{23}{}\protected@file@percent } +\@writefile{toc}{\contentsline {subsection}{\numberline {5.4.2}学習問題の内容}{23}{}\protected@file@percent } +\@writefile{toc}{\contentsline {subsection}{\numberline {5.4.3}コード記入型学習機能の開発}{23}{}\protected@file@percent } \@writefile{toc}{\contentsline {chapter}{\numberline {第6章}ゲーミフィケーションの適用実験}{25}{}\protected@file@percent } \@writefile{lof}{\addvspace {10\jsc@mpt }} \@writefile{lot}{\addvspace {10\jsc@mpt }} \@writefile{toc}{\contentsline {section}{\numberline {6.1}研究対象}{25}{}\protected@file@percent } -\@writefile{toc}{\contentsline {section}{\numberline {6.2}実験結果}{25}{}\protected@file@percent } +\@writefile{toc}{\contentsline {section}{\numberline {6.2}研究内容}{25}{}\protected@file@percent } +\@writefile{lof}{\contentsline {figure}{\numberline {6.1}{\ignorespaces 実験内容概要図}}{25}{}\protected@file@percent } +\@writefile{toc}{\contentsline {subsection}{\numberline {6.2.1}予備実験}{25}{}\protected@file@percent } +\@writefile{toc}{\contentsline {section}{\numberline {6.3}実験結果}{25}{}\protected@file@percent } \@writefile{toc}{\contentsline {chapter}{\numberline {第7章}考察}{27}{}\protected@file@percent } \@writefile{lof}{\addvspace {10\jsc@mpt }} \@writefile{lot}{\addvspace {10\jsc@mpt }} diff --git a/paper/c120028-thesis.log b/paper/c120028-thesis.log index 88c3df1..2cbe1d0 100644 --- a/paper/c120028-thesis.log +++ b/paper/c120028-thesis.log @@ -1,4 +1,4 @@ -This is e-pTeX, Version 3.141592653-p3.9.0-210218-2.6 (utf8.euc) (TeX Live 2021) (preloaded format=platex 2022.12.6) 13 NOV 2023 14:40 +This is e-pTeX, Version 3.141592653-p3.9.0-210218-2.6 (utf8.euc) (TeX Live 2021) (preloaded format=platex 2022.12.6) 16 NOV 2023 13:11 entering extended mode restricted \write18 enabled. file:line:error style messages enabled. @@ -310,6 +310,8 @@ ] 第6章 +File: jikkenn.png Graphic file (type bmp) + [25] [26 ] @@ -321,25 +323,25 @@ [29] [30 ] -Underfull \hbox (badness 3428) in paragraph at lines 350--351 +Underfull \hbox (badness 3428) in paragraph at lines 373--374 []\OT1/cmr/m/n/10 Dariana Dicheva,Christo Dichev,Gennady Agre&Galia An-gelova." Gamification in Ed-u-ca-tion: [] -Underfull \hbox (badness 10000) in paragraph at lines 350--351 +Underfull \hbox (badness 10000) in paragraph at lines 373--374 \OT1/cmr/m/n/10 A Sys-tem-atic Map-ping Study".$\OT1/cmtt/m/n/10 https : / / ww w . researchgate . net / publication / 270273830 _ [] [31] (./c120028-thesis.aux) ) Here is how much of TeX's memory you used: - 1990 strings out of 478816 - 32007 string characters out of 5860374 + 1996 strings out of 478816 + 32121 string characters out of 5860374 351576 words of memory out of 5000000 - 20339 multiletter control sequences out of 15000+600000 + 20343 multiletter control sequences out of 15000+600000 418180 words of font info for 97 fonts, out of 8000000 for 9000 934 hyphenation exceptions out of 8191 55i,9n,62p,2056b,327s stack positions out of 5000i,500n,10000p,200000b,80000s -Output written on c120028-thesis.dvi (31 pages, 66668 bytes). +Output written on c120028-thesis.dvi (31 pages, 69900 bytes). diff --git a/paper/c120028-thesis.pdf b/paper/c120028-thesis.pdf index c15263a..36d95cc 100644 --- a/paper/c120028-thesis.pdf +++ b/paper/c120028-thesis.pdf Binary files differ diff --git a/paper/c120028-thesis.synctex.gz b/paper/c120028-thesis.synctex.gz index efdb777..95bec48 100644 --- a/paper/c120028-thesis.synctex.gz +++ b/paper/c120028-thesis.synctex.gz Binary files differ diff --git a/paper/c120028-thesis.tex b/paper/c120028-thesis.tex index a479bd3..cda3348 100644 --- a/paper/c120028-thesis.tex +++ b/paper/c120028-thesis.tex @@ -284,11 +284,11 @@ 本システムはWebSocket APIを使用した双方向通信を用いてリアルタイムな得点集計とランキング更新を行なっていく。 \section{開発環境} - 開発環境を以下に示す。(直す) + 開発環境を以下に示す。 \begin{itemize} \item サーバーサイド \begin{itemize} - \item Ruby On Rails(version 7.0.6) + \item Ruby(version 3.1.2) \end{itemize} \end{itemize} \begin{itemize} @@ -297,13 +297,17 @@ \item HTML(HyperText Markup Language) \item CSS3 \item JavaScript(ES2022) - \item Ruby(version 3.1.2) + \end{itemize} + \item フレームワーク + \begin{itemize} + \item Ruby on Rails(version 7.0.3) \end{itemize} \item データベース \begin{itemize} - \item sqlite3 - 3.36.0 + \item sqlite3 - 3.38.2 \end{itemize} \end{itemize} + \section{クイズ形式学習機能} 本節では,クイズ形式学習機能の画面とそれに含まれる機能を説明する。 @@ -326,13 +330,32 @@ \caption{クイズ終了画面} \end{figure} + \section{コード記入型学習機能} + 本節では,コード記入型学習機能の画面とそれに含まれる機能を説明する。 + \subsection{コード記入型学習機能の概要} +コード記入型学習機能では, + \subsection{学習問題の内容} + コード記入型学習機能では, + + \subsection{コード記入型学習機能の開発} + + \chapter{ゲーミフィケーションの適用実験} 本章では,本システムを利用し「ジュニアドクター鳥海塾」でアンケートを行い適用実験を行う。 \section{研究対象} 本研究では,東北公益文科大学が実施しているプログラミング学習を目的とした塾である「基礎プログラミングI・I\hspace{-1.2pt}I」の受講者40名の学習者を対象に,事前アンケート調査を行う。アンケート内容は以下の通りである。事前調査から塾生の現状の確認を行い,現状の改善を目標としたシステムを開発し,モチベーションの維持・向上を目指していく。 + \section{研究内容} + \begin{figure}[H] +\centering +\includegraphics[width=13cm]{jikkenn.png} +\caption{実験内容概要図} +\end{figure} + + \subsection{予備実験} + \section{実験結果} \chapter{考察} diff --git a/paper/c120028-thesis.toc b/paper/c120028-thesis.toc index 9937c4d..a95a1ae 100644 --- a/paper/c120028-thesis.toc +++ b/paper/c120028-thesis.toc @@ -31,12 +31,18 @@ \contentsline {section}{\numberline {5.1}システム全体の開発}{21}{}% \contentsline {section}{\numberline {5.2}開発環境}{21}{}% \contentsline {section}{\numberline {5.3}クイズ形式学習機能}{21}{}% -\contentsline {subsection}{\numberline {5.3.1}クイズ形式学習機能の概要}{21}{}% +\contentsline {subsection}{\numberline {5.3.1}クイズ形式学習機能の概要}{22}{}% \contentsline {subsection}{\numberline {5.3.2}クイズの内容}{22}{}% \contentsline {subsection}{\numberline {5.3.3}クイズ形式学習機能の開発}{22}{}% +\contentsline {section}{\numberline {5.4}コード記入型学習機能}{23}{}% +\contentsline {subsection}{\numberline {5.4.1}コード記入型学習機能の概要}{23}{}% +\contentsline {subsection}{\numberline {5.4.2}学習問題の内容}{23}{}% +\contentsline {subsection}{\numberline {5.4.3}コード記入型学習機能の開発}{23}{}% \contentsline {chapter}{\numberline {第6章}ゲーミフィケーションの適用実験}{25}{}% \contentsline {section}{\numberline {6.1}研究対象}{25}{}% -\contentsline {section}{\numberline {6.2}実験結果}{25}{}% +\contentsline {section}{\numberline {6.2}研究内容}{25}{}% +\contentsline {subsection}{\numberline {6.2.1}予備実験}{25}{}% +\contentsline {section}{\numberline {6.3}実験結果}{25}{}% \contentsline {chapter}{\numberline {第7章}考察}{27}{}% \contentsline {chapter}{\numberline {第8章}今後の展望}{29}{}% \contentsline {chapter}{参考文献}{31}{}% diff --git a/paper/jikkenn.png b/paper/jikkenn.png new file mode 100644 index 0000000..cccd9ba --- /dev/null +++ b/paper/jikkenn.png Binary files differ