Add abstract
This commit is contained in:
parent
d0d16a5926
commit
1ae93a8373
1 changed files with 8 additions and 1 deletions
9
main.tex
9
main.tex
|
@ -29,7 +29,14 @@
|
||||||
\maketitle
|
\maketitle
|
||||||
|
|
||||||
\begin{abstract}
|
\begin{abstract}
|
||||||
TODO
|
This thesis presents IF Salas, an open-source learning management system (LMS) specifically designed
|
||||||
|
for the Federal Institute of Minas Gerais (IFMG). Motivated by data privacy concerns and the limitations
|
||||||
|
of generic LMS solutions, IF Salas provides a tailored platform for IFMG's hybrid and distance learning
|
||||||
|
needs. Developed with a user-centered approach, incorporating Nielsen's usability principles and Saffer's
|
||||||
|
microinteraction techniques, IF Salas offers an intuitive and efficient experience for both students and
|
||||||
|
teachers. The implemented Minimum Viable Product (MVP) demonstrates the platform's potential to enhance
|
||||||
|
the educational experience at IFMG, with future development focusing on expanded functionality, AI-powered
|
||||||
|
personalization, and enhanced accessibility.
|
||||||
\end{abstract}
|
\end{abstract}
|
||||||
|
|
||||||
\input{sections/introducao.tex}
|
\input{sections/introducao.tex}
|
||||||
|
|
Loading…
Reference in a new issue