168 lines
7.8 KiB
TeX
168 lines
7.8 KiB
TeX
|
|
% Nekaj nastevitev za širino tabele oz vrstic in stolpcev
|
|
\setlength\extrarowheight{4pt}
|
|
\def\arraystretch{0.8}%
|
|
|
|
% Tabela 1
|
|
\begin{table}[htb]
|
|
\centering
|
|
\label{my-label}
|
|
\begin{tabular}{|m{8cm}|m{8cm}|}
|
|
\hline
|
|
\textbf{\begin{tabular}[c]{@{}l@{}}Predmet / Course \end{tabular}} & !predmet.ime! \\ \hline
|
|
\textbf{\begin{tabular}[c]{@{}l@{}}Koda predmeta / Course Code\end{tabular}} & !sifra.predmeta! \\ \hline
|
|
\textbf{\begin{tabular}[c]{@{}l@{}}Nosilec predmeta / Course Coordinator\end{tabular}} & !nosilec! \\ \hline
|
|
\textbf{\begin{tabular}[c]{@{}l@{}}Vrsta predmeta / Type of the course\end{tabular}} & !vrsta.predmeta! \\ \hline
|
|
\textbf{\begin{tabular}[c]{@{}l@{}}Jeziki / Languages\\ \hspace{1cm} -Vaje / Tutorials\\ \hspace{1cm} - Predavanja / Lecture\end{tabular}} & \begin{tabular}[c]{@{}l@{}} !jezik.vaje! \\ !jezik.predavanja! \end{tabular} \\ \hline
|
|
\textbf{\begin{tabular}[c]{@{}l@{}}\v{S}tudijski program in stopnja / Study programme and \\ level\end{tabular}} & !studijsko.podrocje! \\ \hline
|
|
\textbf{\begin{tabular}[c]{@{}l@{}}Letnik/ Year\end{tabular}} & !letnik! \\ \hline
|
|
\textbf{\begin{tabular}[c]{@{}l@{}}Primarno \v{s}tudijsko področje / Primary Study \\ Field\end{tabular}} & !podrocje! \\ \hline
|
|
\textbf{\begin{tabular}[c]{@{}l@{}}Pogoji za vključitev / Prerequisits\end{tabular}} &!pogoji! \\ \hline
|
|
\end{tabular}
|
|
\end{table}
|
|
|
|
|
|
|
|
% Tabela 2
|
|
\begin{table}[htb]
|
|
\centering
|
|
\label{my-label}
|
|
\begin{tabular}{|P{2.375cm}|P{2.375cm}|P{2.375cm}|P{2.55cm}|P{2.3cm}|P{2.3cm}|}
|
|
\hline
|
|
\textbf{\begin{tabular}[c]{@{}l@{}}Predavanja\\ Lectures\end{tabular}} & \textbf{\begin{tabular}[c]{@{}l@{}}Vaje\\ Tutorials\end{tabular}} & \textbf{\begin{tabular}[c]{@{}l@{}}Druge\\ oblike študija\\ Other Type of \\ Study\end{tabular}} & \textbf{\begin{tabular}[c]{@{}l@{}}Samostojno delo\\ Individual work\end{tabular}} & \textbf{\begin{tabular}[c]{@{}l@{}}Ure dela\\ Work hours\end{tabular}} & \textbf{ECTS} \\ \hline
|
|
!predavanja! & !vaje! & !druge.oblike.studija! & !samostjno.delo! & !ure.dela! & !ects! \\ \hline
|
|
\end{tabular}
|
|
\end{table}
|
|
|
|
|
|
|
|
% Tabela 3
|
|
\begin{table}[H]
|
|
\begin{flushleft}
|
|
\hspace{0.45cm} \textbf{ a) Vsebina / Content:}
|
|
\end{flushleft}
|
|
\vspace*{-0.4cm}
|
|
\centering
|
|
\label{my-label}
|
|
\begin{tabular}{|m{8cm}|m{8cm}|}
|
|
\hline
|
|
\begin{tabular}[t]{@{}l@{}} !vsebina.slo! \end{tabular} & \begin{tabular}[t]{@{}l@{}}!vsebina.ang! \end{tabular} \\ \hline
|
|
\end{tabular}
|
|
\end{table}
|
|
|
|
|
|
\newpage
|
|
|
|
% Tabela 5
|
|
\begin{table}[htb]
|
|
\begin{flushleft}
|
|
\hspace{0.65cm}\textbf{Splo\v{s}ne kompetence / General Competencies:}
|
|
\end{flushleft}
|
|
\vspace*{-0.4cm}
|
|
\centering
|
|
\label{my-label}
|
|
\begin{tabular}{|m{8cm}|m{8cm}|}
|
|
\hline
|
|
\vspace*{0.1cm} \begin{tabular}[c]{@{}l@{}}\v{S}tudent bo pridobil znanje in spretnosti \\ na naslednjih splo\v{s}nih vsebinskih področjih:\\ \\ !kompetence! \end{tabular} & \vspace*{0cm} \begin{tabular}[c]{@{}l@{}}Student will acquire knowledge and skills in the\\ following general areas: \\ \\ !kompetence.ang! \end{tabular} \\ \hline
|
|
\end{tabular}
|
|
\end{table}
|
|
|
|
|
|
|
|
|
|
% Tabela 6
|
|
\begin{table}[htb]
|
|
\begin{flushleft}
|
|
\hspace{0.65cm}\textbf{Predmetno specifične kompetence / Course Specific Competencies:}
|
|
\end{flushleft}
|
|
\vspace*{-0.4cm}
|
|
\centering
|
|
\label{my-label}
|
|
\begin{tabular}{| >{\arraybackslash}m{8cm} | >{\arraybackslash}m{8cm} |}
|
|
\hline
|
|
\vspace*{0cm} \begin{tabular}[c]{@{}l@{}} \v{S}tudent bo pridobil znanje in spretnosti na \\ naslednjih specifičnih vsebinskih področjih:\\ \\ !SPECIF.kompetence.slo! \end{tabular} & \begin{tabular}[c]{@{}l@{}}Student will acquire knowledge and skills in the\\ following specific areas:\\ \\ !SPECIF.kompetence.ang! \end{tabular} \\ \hline
|
|
\end{tabular}
|
|
\end{table}
|
|
|
|
\noindent
|
|
|
|
% Tabela 7
|
|
\begin{table}[H]
|
|
\begin{flushleft}
|
|
\hspace{0.65cm}\textbf{Predvideni \v{s}tudijski izidi / Intended Learning Outcomes:}
|
|
\end{flushleft}
|
|
\vspace*{-0.4cm}
|
|
\centering
|
|
\label{my-label}
|
|
\begin{tabular}{|m{8cm}|m{8cm}|}
|
|
\hline
|
|
\v{S}tudent dose\v{z}e naslednje študijske rezultate: & Student achieves the following learning \newline outcomes: \\
|
|
\begin{tabular}[c]{@{}l@{}} \\ !merljivi.izidi.slo! \end{tabular} & \begin{tabular}[c]{@{}l@{}} \\ !merljivi.izidi.ang! \end{tabular} \\
|
|
\hline
|
|
\end{tabular}
|
|
\end{table}
|
|
|
|
\newpage
|
|
|
|
% Tabela 8
|
|
\begin{table}[H]
|
|
\begin{flushleft}
|
|
\hspace{0.65cm}\textbf{Oblike in metode poučevanja in učenja / Types and Methods of Teaching and Learning}
|
|
\end{flushleft}
|
|
\vspace*{-0.4cm}
|
|
\centering
|
|
\label{my-label}
|
|
\begin{tabular}{|m{4cm}|m{12cm}|}
|
|
\hline
|
|
\textit{\textbf{\begin{tabular}[c]{@{}l@{}}Oblike dela\\ \\ Types of Teaching\\ and Learning\end{tabular}}} & \begin{tabular}[c]{@{}l@{}} !oblike.dela.slo! \\ \\ !oblike.dela.ang! \end{tabular} \\ \hline
|
|
\textit{\textbf{\begin{tabular}[c]{@{}l@{}}Metode dela\\ \\ Teaching and\\ Learning Methods\end{tabular}}} & \begin{tabular}[c]{@{}l@{}}!metode.dela.slo!\\ \\ !metode.dela.ang! \end{tabular} \\ \hline
|
|
\end{tabular}
|
|
\end{table}
|
|
|
|
|
|
|
|
% Tabela 9
|
|
\begin{table}[H]
|
|
\begin{flushleft}
|
|
\hspace{0.65cm}\textbf{Načini ocenjevanja v \% / Types of Student Assessment}
|
|
\end{flushleft}
|
|
\vspace*{-0.4cm}
|
|
\centering
|
|
\label{my-label}
|
|
\begin{tabular}{|m{11cm}|m{5cm}|}
|
|
\hline
|
|
\begin{tabular}[c]{@{}l@{}}Sprotno ustno ocenjevanje / Oral Assessment\\ Sprotno pisno ocenjevanje / Written Assessment\\ Daljši pisni izdelek / Longer written casework\\ Javni nastop s predstavitvijo rezultatov / Presentations\\ Končni pisni izpit / Final written examination\\ Končni ustni izpit/ Final oral examination\\ Udele\v{z}ba in sodelovanje/ Participation and cooperation\end{tabular} & \begin{tabular}[c]{@{}l@{}}!sprotno.ustno!\\ !sprotno.pisno! \\ !daljsi.pisni.izdelek! \\!javni.nastop! \\ !pisni.izpit!\\ !ustni.izpit!\\ !udelezba.sodelovanje!\end{tabular} \\ \hline
|
|
\textbf{Lestvica ocenjevanja / Grading scale} & !lestvica! \\ \hline
|
|
\end{tabular}
|
|
\end{table}
|
|
|
|
|
|
|
|
% Tabela 10
|
|
|
|
\begin{flushleft}
|
|
\hspace{0.65cm}\textbf{Temeljna literatura / Literature:}
|
|
\end{flushleft}
|
|
\vspace*{-0.7cm}
|
|
\begin{longtable}{|p{16.5cm}|}
|
|
\hline
|
|
\obeyspaces\seqsplit{!literatura!} \hline
|
|
\end{longtable}
|
|
|
|
|
|
\newpage
|
|
|
|
\begin{flushleft}
|
|
\hspace{0.65cm}\textbf{Reference nosilca/ Lecturer's references:}
|
|
\end{flushleft}
|
|
\vspace*{-0.7cm}
|
|
\begin{longtable}{|p{16.5cm}|}
|
|
\hline
|
|
\obeyspaces\seqsplit{!reference!} \hline
|
|
\end{longtable}
|
|
|
|
|
|
|
|
|
|
|