\documentclass[10pt,a4paper]{article} % Packages \usepackage{fancyhdr} % For header and footer \usepackage{multicol} % Allows multicols in tables \usepackage{tabularx} % Intelligent column widths \usepackage{tabulary} % Used in header and footer \usepackage{hhline} % Border under tables \usepackage{graphicx} % For images \usepackage{xcolor} % For hex colours %\usepackage[utf8x]{inputenc} % For unicode character support \usepackage[T1]{fontenc} % Without this we get weird character replacements \usepackage{colortbl} % For coloured tables \usepackage{setspace} % For line height \usepackage{lastpage} % Needed for total page number \usepackage{seqsplit} % Splits long words. %\usepackage{opensans} % Can't make this work so far. Shame. Would be lovely. \usepackage[normalem]{ulem} % For underlining links % Most of the following are not required for the majority % of cheat sheets but are needed for some symbol support. \usepackage{amsmath} % Symbols \usepackage{MnSymbol} % Symbols \usepackage{wasysym} % Symbols %\usepackage[english,german,french,spanish,italian]{babel} % Languages % Document Info \author{MD-Cheatsheets} \pdfinfo{ /Title (b-it-cheatsheet-md.pdf) /Creator (Cheatography) /Author (MD-Cheatsheets) /Subject (B\& IT Cheatsheet-MD Cheat Sheet) } % Lengths and widths \addtolength{\textwidth}{6cm} \addtolength{\textheight}{-1cm} \addtolength{\hoffset}{-3cm} \addtolength{\voffset}{-2cm} \setlength{\tabcolsep}{0.2cm} % Space between columns \setlength{\headsep}{-12pt} % Reduce space between header and content \setlength{\headheight}{85pt} % If less, LaTeX automatically increases it \renewcommand{\footrulewidth}{0pt} % Remove footer line \renewcommand{\headrulewidth}{0pt} % Remove header line \renewcommand{\seqinsert}{\ifmmode\allowbreak\else\-\fi} % Hyphens in seqsplit % This two commands together give roughly % the right line height in the tables \renewcommand{\arraystretch}{1.3} \onehalfspacing % Commands \newcommand{\SetRowColor}[1]{\noalign{\gdef\RowColorName{#1}}\rowcolor{\RowColorName}} % Shortcut for row colour \newcommand{\mymulticolumn}[3]{\multicolumn{#1}{>{\columncolor{\RowColorName}}#2}{#3}} % For coloured multi-cols \newcolumntype{x}[1]{>{\raggedright}p{#1}} % New column types for ragged-right paragraph columns \newcommand{\tn}{\tabularnewline} % Required as custom column type in use % Font and Colours \definecolor{HeadBackground}{HTML}{333333} \definecolor{FootBackground}{HTML}{666666} \definecolor{TextColor}{HTML}{333333} \definecolor{DarkBackground}{HTML}{A3A3A3} \definecolor{LightBackground}{HTML}{F3F3F3} \renewcommand{\familydefault}{\sfdefault} \color{TextColor} % Header and Footer \pagestyle{fancy} \fancyhead{} % Set header to blank \fancyfoot{} % Set footer to blank \fancyhead[L]{ \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{C} \SetRowColor{DarkBackground} \vspace{-7pt} {\parbox{\dimexpr\textwidth-2\fboxsep\relax}{\noindent \hspace*{-6pt}\includegraphics[width=5.8cm]{/web/www.cheatography.com/public/images/cheatography_logo.pdf}} } \end{tabulary} \columnbreak \begin{tabulary}{11cm}{L} \vspace{-2pt}\large{\bf{\textcolor{DarkBackground}{\textrm{B\& IT Cheatsheet-MD Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{MD-Cheatsheets} via \textcolor{DarkBackground}{\uline{cheatography.com/84213/cs/20748/}}} \end{tabulary} \end{multicols}} \fancyfoot[L]{ \footnotesize \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{LL} \SetRowColor{FootBackground} \mymulticolumn{2}{p{5.377cm}}{\bf\textcolor{white}{Cheatographer}} \\ \vspace{-2pt}MD-Cheatsheets \\ \uline{cheatography.com/md-cheatsheets} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Not Yet Published.\\ Updated 15th October, 2019.\\ Page {\thepage} of \pageref{LastPage}. \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Sponsor}} \\ \SetRowColor{white} \vspace{-5pt} %\includegraphics[width=48px,height=48px]{dave.jpeg} Measure your website readability!\\ www.readability-score.com \end{tabulary} \end{multicols}} \begin{document} \raggedright \raggedcolumns % Set font size to small. Switch to any value % from this page to resize cheat sheet text: % www.emerson.emory.edu/services/latex/latex_169.html \footnotesize % Small font. \begin{multicols*}{2} \begin{tabularx}{8.4cm}{x{4 cm} x{4 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Leerdoelen Business \& IT}} \tn % Row 0 \SetRowColor{LightBackground} Business IT Allignment: & {\bf{Informatiesystemen}} {\bf{moeten}} de \seqsplit{bedrijfsdoelstellingen} {\bf{ondersteunen}} \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{8.4cm}}{{\emph{Informatie systemen moeten in lijn zijn met de bedrijfsdoelstellingen}}} \tn % Row Count 6 (+ 2) % Row 2 \SetRowColor{LightBackground} Iedere IT-er, ongeacht zijn specialisatie: & Heeft te maken met de aanschaf, ontwikkeling en onderhoud van de gebruikte informatie systemen. \tn % Row Count 11 (+ 5) % Row 3 \SetRowColor{white} Informatiesystemen: & Worden gebruikt in zowel primaire, secundaire als bestuurlijke processen \tn % Row Count 15 (+ 4) % Row 4 \SetRowColor{LightBackground} Binnen IT: & Wordt gebruik gemaakt van methoden, technieken en tools \tn % Row Count 18 (+ 3) % Row 5 \SetRowColor{white} \mymulticolumn{2}{x{8.4cm}}{} \tn % Row Count 18 (+ 0) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{{\bf{Thema's}}} \tn % Row Count 19 (+ 1) % Row 7 \SetRowColor{white} \mymulticolumn{2}{x{8.4cm}}{{\emph{Plaats van informatie systemen in een organisatie:}}} \tn % Row Count 21 (+ 2) % Row 8 \SetRowColor{LightBackground} & Business IT Allignment. \tn % Row Count 23 (+ 2) % Row 9 \SetRowColor{white} & Missie, Visie, Strategie en doelstellingen. \tn % Row Count 26 (+ 3) % Row 10 \SetRowColor{LightBackground} & Ondersteunend aan de processen \tn % Row Count 28 (+ 2) % Row 11 \SetRowColor{white} \mymulticolumn{2}{x{8.4cm}}{({\bf{SDLC}}) {\emph{System Development LifeCycle:}}} \tn % Row Count 29 (+ 1) % Row 12 \SetRowColor{LightBackground} & Haalbaarheid, business case, kosten en baten \tn % Row Count 32 (+ 3) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{4 cm} x{4 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Leerdoelen Business \& IT (cont)}} \tn % Row 13 \SetRowColor{LightBackground} & Eisen, Business Requirements, UML \tn % Row Count 2 (+ 2) % Row 14 \SetRowColor{white} & Make or Buy \tn % Row Count 3 (+ 1) % Row 15 \SetRowColor{LightBackground} & \seqsplit{Systeem-ontwikkel-methodiek} (Waterval of Agile-Scrum) \tn % Row Count 6 (+ 3) % Row 16 \SetRowColor{white} & Testen \tn % Row Count 7 (+ 1) % Row 17 \SetRowColor{LightBackground} & Implementeren \tn % Row Count 8 (+ 1) % Row 18 \SetRowColor{white} Beheren: & ITSM (ITIL, ASL, BiSL) \tn % Row Count 10 (+ 2) % Row 19 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{} \tn % Row Count 10 (+ 0) % Row 20 \SetRowColor{white} \mymulticolumn{2}{x{8.4cm}}{{\bf{Leerdoelen: }}} \tn % Row Count 11 (+ 1) % Row 21 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{Basis leggen voor de beroepsuitoefening van de toekomstig ICT-er.} \tn % Row Count 13 (+ 2) % Row 22 \SetRowColor{white} \mymulticolumn{2}{x{8.4cm}}{Kennis van het belang van ICT voor de organisatie en het laten aansluiten van de ICT op de bedrijfsdoelstellingen.} \tn % Row Count 16 (+ 3) % Row 23 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{Kennis van modellen voor het communiceren over IT-oplossingen en softwareontwikkelingen.} \tn % Row Count 18 (+ 2) % Row 24 \SetRowColor{white} \mymulticolumn{2}{x{8.4cm}}{Kennis van \seqsplit{systeemontwikkelingstrajecten} en de daarbinnen te gebruiken methoden en technieken.} \tn % Row Count 20 (+ 2) % Row 25 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{Kennis van het testen van informatiesystemen} \tn % Row Count 21 (+ 1) % Row 26 \SetRowColor{white} \mymulticolumn{2}{x{8.4cm}}{Kennis van IT service management.} \tn % Row Count 22 (+ 1) % Row 27 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{Ontwikkeling van ICT-systemen en/of keuzes voor ICT pakketten in een business perspectief kunnen plaatsen.} \tn % Row Count 25 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{0.76 cm} p{0.76 cm} p{0.76 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{8.4cm}}{\bf\textcolor{white}{Punten Week 2}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{3}{x{8.4cm}}{} \tn % Row Count 0 (+ 0) \hhline{>{\arrayrulecolor{DarkBackground}}---} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{1.9 cm} x{2.888 cm} x{2.812 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{8.4cm}}{\bf\textcolor{white}{Punten Week 1}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{3}{x{8.4cm}}{{\bf{Stelling:}}} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \mymulticolumn{3}{x{8.4cm}}{{\emph{When a resource becomes essential to competition but inconsequential to strategy, the risks it creates become more important than the advantages it provides}}} \tn % Row Count 5 (+ 4) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{3}{x{8.4cm}}{{\bf{Mijn mening:}}} \tn % Row Count 6 (+ 1) % Row 3 \SetRowColor{white} \mymulticolumn{3}{x{8.4cm}}{{\emph{Ik ben het er wel mee eens, als je in ICT projecten een groot risico aanvaard vanuit een competitief perspectief en je daarbij strategische belangen in laat mee wegen kan dat leiden tot verlies of een negatieve invloed op je bedrijfsprocessen.}}} \tn % Row Count 11 (+ 5) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{3}{x{8.4cm}}{} \tn % Row Count 11 (+ 0) % Row 5 \SetRowColor{white} \mymulticolumn{3}{x{8.4cm}}{{\bf{Business IT Allignment:}}} \tn % Row Count 12 (+ 1) % Row 6 \SetRowColor{LightBackground} {\emph{Business {\bf{Drives}} IT}} & & Afstemmen \seqsplit{informatietechnologie} op informatie behoefte van een organisatie. \tn % Row Count 18 (+ 6) % Row 7 \SetRowColor{white} {\emph{ IT {\bf{Enables}} Business.}} & & \seqsplit{Businessstrategie} is leidend \tn % Row Count 21 (+ 3) % Row 8 \SetRowColor{LightBackground} & & Informatie strategie is afgeleide \tn % Row Count 24 (+ 3) % Row 9 \SetRowColor{white} & & Strategie komt in overleg \tn % Row Count 26 (+ 2) % Row 10 \SetRowColor{LightBackground} \mymulticolumn{3}{x{8.4cm}}{{\bf{Enablers:}}} \tn % Row Count 27 (+ 1) % Row 11 \SetRowColor{white} & & Senior Executive support for IT. \tn % Row Count 30 (+ 3) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{1.9 cm} x{2.888 cm} x{2.812 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{8.4cm}}{\bf\textcolor{white}{Punten Week 1 (cont)}} \tn % Row 12 \SetRowColor{LightBackground} & & IT involved in strategy development \tn % Row Count 3 (+ 3) % Row 13 \SetRowColor{white} & & IT understands the business \tn % Row Count 5 (+ 2) % Row 14 \SetRowColor{LightBackground} & & Business/IT Partnership \tn % Row Count 7 (+ 2) % Row 15 \SetRowColor{white} & & \seqsplit{Well-prioritized} IT projects \tn % Row Count 9 (+ 2) % Row 16 \SetRowColor{LightBackground} & & IT demonstrates leadership \tn % Row Count 11 (+ 2) % Row 17 \SetRowColor{white} \mymulticolumn{3}{x{8.4cm}}{{\bf{Inhabitors:}}} \tn % Row Count 12 (+ 1) % Row 18 \SetRowColor{LightBackground} & & IT/Business lack close relation. \tn % Row Count 15 (+ 3) % Row 19 \SetRowColor{white} & & IT does not prioritize well \tn % Row Count 17 (+ 2) % Row 20 \SetRowColor{LightBackground} & & IT fails to meet its commitments \tn % Row Count 20 (+ 3) % Row 21 \SetRowColor{white} & & IT does not understand business \tn % Row Count 23 (+ 3) % Row 22 \SetRowColor{LightBackground} & & Senior executives do not support IT \tn % Row Count 26 (+ 3) % Row 23 \SetRowColor{white} & & IT management lacks leadership \tn % Row Count 29 (+ 3) % Row 24 \SetRowColor{LightBackground} \mymulticolumn{3}{x{8.4cm}}{} \tn % Row Count 29 (+ 0) % Row 25 \SetRowColor{white} \mymulticolumn{3}{x{8.4cm}}{{\bf{Missie, Visie, Doelstellingen en Strategie}}} \tn % Row Count 30 (+ 1) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{1.9 cm} x{2.888 cm} x{2.812 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{8.4cm}}{\bf\textcolor{white}{Punten Week 1 (cont)}} \tn % Row 26 \SetRowColor{LightBackground} \mymulticolumn{3}{x{8.4cm}}{\{\{ac\}\}Geven aan wat een organisatie wil zijn, en wat deze wil betekenen voor stakeholders.} \tn % Row Count 2 (+ 2) % Row 27 \SetRowColor{white} \mymulticolumn{3}{x{8.4cm}}{\{\{ac\}\}Geven richting in het handelen van een organisatie} \tn % Row Count 4 (+ 2) % Row 28 \SetRowColor{LightBackground} \mymulticolumn{3}{x{8.4cm}}{\{\{ac\}\}Helpt effectiviteit van een organisatie te bepalen} \tn % Row Count 6 (+ 2) % Row 29 \SetRowColor{white} \mymulticolumn{3}{x{8.4cm}}{\{\{ac\}\}IT Strategie moet aansluiten bij strategie van de onderneming} \tn % Row Count 8 (+ 2) % Row 30 \SetRowColor{LightBackground} \mymulticolumn{3}{x{8.4cm}}{} \tn % Row Count 8 (+ 0) % Row 31 \SetRowColor{white} {\bf{Missie:}} & Wat de ondernemer wil bereiken met zijn onderneming & \tn % Row Count 12 (+ 4) % Row 32 \SetRowColor{LightBackground} {\bf{Visie:}} & De algemene voorstelling van de toekomst & \tn % Row Count 15 (+ 3) % Row 33 \SetRowColor{white} {\bf{Doelstelling:}} & Welk concreet resultaat een organisatie wil bereiken & \tn % Row Count 19 (+ 4) % Row 34 \SetRowColor{LightBackground} {\bf{Strategie:}} & Hoe gaat de ondernemer die doelen bereiken. & \tn % Row Count 22 (+ 3) % Row 35 \SetRowColor{white} {\bf{IT-Strategie:}} & Bevat zowel de hardware, \seqsplit{(besturings)software}, de applicaties, de processen en procedures en de mensen. & \tn % Row Count 29 (+ 7) % Row 36 \SetRowColor{LightBackground} \mymulticolumn{3}{x{8.4cm}}{{\bf{Voorbeelden:}}} \tn % Row Count 30 (+ 1) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{1.9 cm} x{2.888 cm} x{2.812 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{8.4cm}}{\bf\textcolor{white}{Punten Week 1 (cont)}} \tn % Row 37 \SetRowColor{LightBackground} \mymulticolumn{3}{x{8.4cm}}{\seqsplit{Bedrijfsstrategie/doelstellingen}} \tn % Row Count 1 (+ 1) % Row 38 \SetRowColor{white} & Meer flexibiliteit in bedrijfsmodel om beter in te kunnen springen op veranderingen in de markt & \tn % Row Count 8 (+ 7) % Row 39 \SetRowColor{LightBackground} & \seqsplit{Bedrijfsprocessen} verbeteren en vereenvoudigen\{\{nl\}\}Kennisbeheer, \seqsplit{Internationalisering} en buitenlandse expansie & \tn % Row Count 16 (+ 8) % Row 40 \SetRowColor{white} \mymulticolumn{3}{x{8.4cm}}{IT strategie/doelstelling} \tn % Row Count 17 (+ 1) % Row 41 \SetRowColor{LightBackground} & IT vergaand \seqsplit{standaardiseren} en vereenvoudigen\{\{nl\}\}Diensten op basis van \seqsplit{resultaatverplichting} uitbesteden & \tn % Row Count 25 (+ 8) % Row 42 \SetRowColor{white} & \seqsplit{Standaardisatie} van werkmethodes\{\{nl\}\}Efficiƫntie verbeteringen en kostenreductie \seqsplit{Ketenintegratie} & \tn % Row Count 32 (+ 7) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{1.9 cm} x{2.888 cm} x{2.812 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{8.4cm}}{\bf\textcolor{white}{Punten Week 1 (cont)}} \tn % Row 43 \SetRowColor{LightBackground} & Meertalige ondersteuning van ERP toepassingen en IT diensten\{\{nl\}\}IT als \seqsplit{dienstencentrum} voor buitenlands collega's \{\{nl\}\}Volledige ontsluiting van IT via Internet & \tn % Row Count 11 (+ 11) % Row 44 \SetRowColor{white} & Kennis ontwikkeling, vastleggen en delen Kennis exploiteren & \tn % Row Count 15 (+ 4) % Row 45 \SetRowColor{LightBackground} \mymulticolumn{3}{x{8.4cm}}{} \tn % Row Count 15 (+ 0) % Row 46 \SetRowColor{white} \mymulticolumn{3}{x{8.4cm}}{{\bf{Processen:}}} \tn % Row Count 16 (+ 1) % Row 47 \SetRowColor{LightBackground} \seqsplit{Definitie:} & Een serie handelingen met een bepaald doel. Een proces gaat over een opeenvolging van gebeurtenissen met een begin en een eind. \{\{nl\}\}Het product of dienst zal tijdens elke stap een transformatie ondervinden. Tijdens deze transformatie zal er waarde worden toegevoegd aan het product. & \tn % Row Count 35 (+ 19) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{1.9 cm} x{2.888 cm} x{2.812 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{8.4cm}}{\bf\textcolor{white}{Punten Week 1 (cont)}} \tn % Row 48 \SetRowColor{LightBackground} \mymulticolumn{3}{x{8.4cm}}{We onderscheiden:} \tn % Row Count 1 (+ 1) % Row 49 \SetRowColor{white} & {\bf{Primaire}} Processen & \tn % Row Count 3 (+ 2) % Row 50 \SetRowColor{LightBackground} & {\emph{Beschrijft de kern activiteiten van een organisatie.}} & \tn % Row Count 7 (+ 4) % Row 51 \SetRowColor{white} & {\bf{Secundaire}} Processen & \tn % Row Count 9 (+ 2) % Row 52 \SetRowColor{LightBackground} & {\emph{We noemen de handelingen die niet direct te maken hebben met de totstandkoming van een product of dienst, processen met een ondersteunend karakter die het primaire proces voeden.}} & \tn % Row Count 21 (+ 12) % Row 53 \SetRowColor{white} & {\bf{Sturende}} Processen & \tn % Row Count 23 (+ 2) % Row 54 \SetRowColor{LightBackground} & {\emph{Bij sturende processen gaat het om het aansturen en controleren van processen, bijvoorbeeld het primaire proces of \seqsplit{ ondersteunende} processen.}} & \tn % Row Count 33 (+ 10) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{1.9 cm} x{2.888 cm} x{2.812 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{8.4cm}}{\bf\textcolor{white}{Punten Week 1 (cont)}} \tn % Row 55 \SetRowColor{LightBackground} \seqsplit{Procesmatig} kijken: & Effectiviteit\{\{nl\}\}Effiecientie\{\{nl\}\}Besturing & \tn % Row Count 4 (+ 4) % Row 56 \SetRowColor{white} \mymulticolumn{3}{x{8.4cm}}{We onderscheiden processen om advies te kunnen geven op uiteenlopende vlakken, denk hierbij aan procesverbetering, procesoptimalisatie, reorganisatie, herstructurering, fusie, overname.} \tn % Row Count 8 (+ 4) % Row 57 \SetRowColor{LightBackground} {\bf{COPAFIJH:}} & Communicatie / Marketing & \tn % Row Count 10 (+ 2) % Row 58 \SetRowColor{white} & Onderzoek en ontwikkeling & \tn % Row Count 12 (+ 2) % Row 59 \SetRowColor{LightBackground} & \seqsplit{Personeelszaken} & \tn % Row Count 13 (+ 1) % Row 60 \SetRowColor{white} & Administratie & \tn % Row Count 14 (+ 1) % Row 61 \SetRowColor{LightBackground} & Financiƫn & \tn % Row Count 15 (+ 1) % Row 62 \SetRowColor{white} & \seqsplit{Informatievoorziening} / ICT & \tn % Row Count 17 (+ 2) % Row 63 \SetRowColor{LightBackground} & Juridische zaken & \tn % Row Count 19 (+ 2) % Row 64 \SetRowColor{white} & Huisvesting / Facilitair management & \tn % Row Count 22 (+ 3) % Row 65 \SetRowColor{LightBackground} \mymulticolumn{3}{x{8.4cm}}{} \tn % Row Count 22 (+ 0) % Row 66 \SetRowColor{white} \mymulticolumn{3}{x{8.4cm}}{Drie belangrijke vragen die de ondersteunende ICT-afdeling in een bedrijf moet beantwoorden, zijn:} \tn % Row Count 24 (+ 2) % Row 67 \SetRowColor{LightBackground} 1 : & Welke \seqsplit{informatiebehoefte} heeft het bedrijf (de processen)? & \tn % Row Count 28 (+ 4) % Row 68 \SetRowColor{white} 2 : & Welke \seqsplit{managementinformatie} wil het management hebben om het bedrijf te kunnen besturen? & \tn % Row Count 34 (+ 6) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{1.9 cm} x{2.888 cm} x{2.812 cm} } \SetRowColor{DarkBackground} \mymulticolumn{3}{x{8.4cm}}{\bf\textcolor{white}{Punten Week 1 (cont)}} \tn % Row 69 \SetRowColor{LightBackground} 3 : & Op welke wijze (via welk medium) kun je deze informatie verspreiden? & \tn % Row Count 5 (+ 5) \hhline{>{\arrayrulecolor{DarkBackground}}---} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}