diff --git a/paper/putiron.aux b/paper/putiron.aux index f6fc31e..a86ab58 100644 --- a/paper/putiron.aux +++ b/paper/putiron.aux @@ -50,7 +50,6 @@ \@writefile{lof}{\contentsline {figure}{\numberline {4.3}{\ignorespaces クイズ形式学習機能概要図(仮)}}{20}{}\protected@file@percent } \@writefile{toc}{\contentsline {section}{\numberline {4.5}コード記入型学習機能画面の設計}{20}{}\protected@file@percent } \@writefile{lof}{\contentsline {figure}{\numberline {4.4}{\ignorespaces コード記入型学習機能概要図}}{21}{}\protected@file@percent } -\@writefile{toc}{\contentsline {subsection}{\numberline {4.5.1}データベースの設計}{21}{}\protected@file@percent } \@writefile{toc}{\contentsline {chapter}{\numberline {第5章}システム開発}{23}{}\protected@file@percent } \@writefile{lof}{\addvspace {10\jsc@mpt }} \@writefile{lot}{\addvspace {10\jsc@mpt }} diff --git a/paper/putiron.log b/paper/putiron.log index a494b06..908a650 100644 --- a/paper/putiron.log +++ b/paper/putiron.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) 8 DEC 2022 14:19 +This is e-pTeX, Version 3.141592653-p3.9.0-210218-2.6 (utf8.euc) (TeX Live 2021) (preloaded format=platex 2022.12.6) 8 DEC 2022 14:36 entering extended mode restricted \write18 enabled. file:line:error style messages enabled. @@ -321,13 +321,13 @@ [29] [30 ] -Underfull \hbox (badness 3428) in paragraph at lines 320--321 +Underfull \hbox (badness 3428) in paragraph at lines 318--319 []\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 320--321 +Underfull \hbox (badness 10000) in paragraph at lines 318--319 \OT1/cmr/m/n/10 A Sys-tem-atic Map-ping Study".$\OT1/cmtt/m/n/10 https : / / ww w . researchgate . net / publication / 270273830 _ [] @@ -346,4 +346,4 @@ 934 hyphenation exceptions out of 8191 55i,9n,62p,2031b,324s stack positions out of 5000i,500n,10000p,200000b,80000s -Output written on putiron.dvi (31 pages, 57012 bytes). +Output written on putiron.dvi (31 pages, 55612 bytes). diff --git a/paper/putiron.pdf b/paper/putiron.pdf index 7994827..b879ce6 100644 --- a/paper/putiron.pdf +++ b/paper/putiron.pdf Binary files differ diff --git a/paper/putiron.synctex.gz b/paper/putiron.synctex.gz index 8c4abdc..dce4e7f 100644 --- a/paper/putiron.synctex.gz +++ b/paper/putiron.synctex.gz Binary files differ diff --git a/paper/putiron.tex b/paper/putiron.tex index 97e178d..a70aeb0 100644 --- a/paper/putiron.tex +++ b/paper/putiron.tex @@ -241,8 +241,6 @@ \caption{コード記入型学習機能概要図} \end{figure} - \subsection{データベースの設計} - \chapter{システム開発} 本章では,クイズ形式学習機能とコード記入型学習機能のシステムの開発を行う。 @@ -263,11 +261,11 @@ \item CSS3 \item JavaScript(ES2022) \end{itemize} - \end{itemize} - \item プラットフォーム + \item プラットフォーム \begin{itemize} \item Docker(version 19.03.13) \end{itemize} + \end{itemize} \end{itemize} \section{システム全体の開発} @@ -303,9 +301,9 @@ \end{enumerate} \chapter{結論} -本章では,本システムを +本章では,本研究による考察と今後の展望を説明する。 \section{考察} - これからかく。 + 考察書く。 \section{今後の展望} 演習型機能のページの基盤は作ることができた。しかし,いまだ機能は不足しており,利用者のユーザー情報を作成し,ログインする機能やユーザー情報と結びつけて達成の度合いに反映する機能を作成できていない。また,論理的学習型機能の機能も不足している。まずは,学習者が演習型機能を利用し達成の度合いに反映する機能,学習者がクイズを作成し,他の学習者との競争活動を行う機能の実装を進め,システムとしての完成度を高めていく。また,「ジュニアドクター鳥海塾」の塾生の学習状況の調査を行い,本研究のシステムを使う前と使った後の自学習に関する結果をまとめる予定である。調査の結果から,本システムのゲーミフィケーション要素によって自学習の頻度や時間は増えたのかという結果を得る予定である。 diff --git a/paper/putiron.toc b/paper/putiron.toc index 5302d1a..ae2604a 100644 --- a/paper/putiron.toc +++ b/paper/putiron.toc @@ -20,7 +20,6 @@ \contentsline {section}{\numberline {4.3}システム選択画面の設計}{18}{}% \contentsline {section}{\numberline {4.4}クイズ形式学習機能画面の設計}{19}{}% \contentsline {section}{\numberline {4.5}コード記入型学習機能画面の設計}{20}{}% -\contentsline {subsection}{\numberline {4.5.1}データベースの設計}{21}{}% \contentsline {chapter}{\numberline {第5章}システム開発}{23}{}% \contentsline {section}{\numberline {5.1}開発言語}{23}{}% \contentsline {section}{\numberline {5.2}システム全体の開発}{23}{}%