diff options
author | Hui Lan <lanhui@zjnu.edu.cn> | 2020-02-13 20:31:07 +0800 |
---|---|---|
committer | Hui Lan <lanhui@zjnu.edu.cn> | 2020-02-13 20:31:07 +0800 |
commit | b5d70e65a31aaba6dd266eed62fa5f01f7b7353b (patch) | |
tree | 9723a2106b33ce632799eaadc7a1a5abf62c1e58 /spm-slides.tex | |
parent | d75e119863877e810ffd5987d5c60e734ba464a2 (diff) |
spm-slides.tex: quizzes and submission
Diffstat (limited to 'spm-slides.tex')
-rw-r--r-- | spm-slides.tex | 33 |
1 files changed, 26 insertions, 7 deletions
diff --git a/spm-slides.tex b/spm-slides.tex index c1336c0..8ef66b0 100644 --- a/spm-slides.tex +++ b/spm-slides.tex @@ -27,14 +27,13 @@ \item Course home page: http://lanlab.org/course/2020s/spm/ -\item Recommended textbook: \\{\bf Karl Fogel}. - Producing Open Source Software - How to Run a Successful Free Software Project. 2017. \\ - Online at \url{https://producingoss.com}. Most of the course materials are from the above textbook. +\newpage +\item Recommended textbook: \\{\bf Karl Fogel}. Producing Open Source Software - How to Run a Successful Free Software Project. 2017. + Available online at \url{https://producingoss.com}. Most of the course materials are from the above textbook. - \begin{center} - \includegraphics[width=0.45\textwidth]{fig/oss_cover} - \end{center} - + \includegraphics[width=0.50\textwidth]{fig/oss_cover} + +\newpage \item Grading: \begin{itemize} \item Quizzes - 15\% @@ -47,6 +46,26 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\foilhead{Quizzes} + +{\bf Number of quizzes}. + +I will post 7-10 quizzes throughout this semester on our course home page. + +Each quiz will be posted one week before its due date. + +You should check our course home page at least once a week to not miss any quiz. + +{\bf Submission instructions}. + +\begin{itemize} + \item Class 02395 - submit through \href{https://www.duifene.com/}{Duifene}. Class code: {\bf AKVCJ}. + \item Class 02396 - submit through \href{http://118.25.96.118/nor}{LRR}. Course code: {\bf CSC322}. + \item Graduate students - submit through \href{http://118.25.96.118/nor}{LRR}. Course code: {\bf CSC1102}. +\end{itemize} + + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \foilhead{Free and Open-source software} Free and open-source software are quite prevalent today. You can access the source code. |