Ontwerp en implementatie in SCORM en METS

Maat: px
Weergave met pagina beginnen:

Download "Ontwerp en implementatie in SCORM en METS"

Transcriptie

1 Ontwerp en implementatie in SCORM en METS Groep 5 Maarten Decat maarten.decat@student.kuleuven.be Benjamin Slegers benjamin.slegers@student.kuleuven.be Thomas De l Arbre 3e Bachelor Informatica Minor Verbreding thomas.delarbre@student.kuleuven.be Wouter Theetaert wouter.theetaert@student.kuleuven.be ABSTRACT After having worked three weeks with Flex, the topic of the course changed to SCORM and METS. We experimented a couple of hours with both languages and the tools that are used to manage them. In this paper, we ll first give a short overview of our experiences with SCORM and METS, their advantages and disadvantages, their applications, We don t forget the editors we used: exe and Reload. Both of them are discussed in section 2. The last section treats the implementation in SCORM and METS: we ll take a look at what we did in both environments, and what difficulties we encountered. 1. SCORM A D METS When evaluating SCORM from the developer s point of view, it doesn't look bad. It does improve the interoperability, the accessibility and the reusability of web based educational material [1]. SCORM certainly is convenient when it comes to combine different parts of educational applications, and defining the relations between the parts. It works well, even if these applications are made with different technologies that doesn't have to do with each other. However, while brainstorming and creating the storyboard, we departed from the idea of a RIA that looks pretty. In that point of view, SCORM isn't a useful platform to develop that design. SCORM doesn't offer the functionality to develop the content of a RIA. Moreover, the functionality that SCORM offers generally isn't useful in a RIA, and especially in the team's design. In the RIA we designed, the goal was a logical sequence of actions, special relations aren't necessary at all. SCORM s advantages: The most important advantage is the openness of the platform to different content creating technologies. Development of a SCORM project can use different kinds of content, e.g. HTML pages, possibly enriched with JavaScript, Flash animations, wiki pages, movies, etc. In comparison with Flex, this is an important advantage. After all, Flex presents a developer with difficulties when using old Flash animations, not to mention embedding other technologies. For instance, using Flex with JavaScript requires a special API [2]. When the relations in an application are more complex than 'proceed from this part to the next', SCORM is a useful platform to establish these relations. In that case, Flex needs extensive conditions, while SCORM is created to deal with these relations. SCORM s disadvantages: While developing a RIA, the biggest disadvantage of SCORM is the impossibility of creating content. SCORM is only useful when the content is already created. This is in big contrast with Flex, that permits to create attractive applications and even succeeds in adding a lot of functionality. The connection between the functionality SCORM adds, and the JavaScript code needed to realize it, isn't clear at first sight. This can be an advantage, but only when the application performs flawless. If there's a failure, finding the problem can be very difficult. Of course, this last proposition is applicable to Flex as well, but the connection between the code and the functionality is more obvious. Conclusion: using SCORM for educational purposes can be very useful, but when it comes to creating attractive RIA's, SCORM isn't comparable to Flex. During the last session, we got introduced to METS (Metadata Encoding & Transmission Standard), a standard for encoding metadata within a digital library. For instance, it is used in several museums all over the world to digitalise their collections. Next to storing the data itself, METS also hands some tools to view the resources. METS Viewers can be used to generate HTML documents that show the resources, like images or movies, in a browser together with their respective descriptions and some meta-data. METS uses XML, a schema language of the World Wide Web consortium. The use of this language makes it possible to archive resources in a structured manner. This is a very important property of XML, since it must be possible to process large amounts of data. After having worked some time with METS, we

2 got convinced that it is a powerful tool to do the things it was developed for: it is a flexible technology which can be adapted to the precise problem at hand. But in a wider sense, METS is a limited tool: we couldn't think about any other application of it except those that were mentioned during the session. We used a Java-class to generate the METS XML-code. Because we students are quite familiar with Java, this was a great advantage: we didn't have to know anything about the specific XML tags used in METS to generate a working METS file. On the other hand, the miss of a Graphical User Interface could be a barrier for those who never programmed before. People like that could prefer SCORM above METS, because of the 'What You See Is What You Get'-acting. It is difficult to relate METS to Flex, because we're convinced that both applications are developed for totally different reasons. Flex is a polyvalent tool which allows users to generate dynamically font-ends for RIA's easily. METS, on the other hand, is commonly used to archive large amounts of data in a structured way. One can compare these applications by saying that XML is used in both of them. It allows the user to work intuitive: one can obtain nice results without the need to read boring manuals. 2. EXE A D RELOAD This section is dedicated to the applications exe and Reload, which can be used to construct SCORM packages with some predefined elements and applied prerequisites. Both programs are evaluated and their advantages are given, as well are their disadvantages. At last, these applications are compared to Flex. The exe application is built to assist teachers and academics in the publishing of web content without the need to become proficient in HTML or XML mark-up. It is certainly not a SCORM exclusive editor as it is possible to export the built content in many different kinds of files. In this project, it was used to built some basic learning content about Flex and exporting it to a working SCORM package which can be viewed in the SCORM player and can be altered in Reload. Reload is a tool used for editing elearning resources. Editing the SCORM packages afterwards was necessary because exe doesn't support adding some prerequisites to the interactive parts of the package. For example, in SCORM it is possible to make a page inaccessible before the user passed a test with a certain percentage. This option gives a lot of neat possibilities but to use it, one must built the SCORM pages in exe and add the correct prerequisites to them in Reload. A SCORM package does not solely contain educational information in the raw sense of the word, but also makes it possible to show this information the way you want to and test the reader afterwards. Fox example, it is possible to integrate a YouTube movie, a Wikipedia page and some self written text into the same page. To make sure the information is fully understood, one can add a SCORM test after this page which the user needs to pass to enter the next page. This way, the information is studied better and faster. How these tests can be used to make the whole application more interactive, is explained later on. The big advantage of exe is the collection of so-called idevices which are given in advance and are ready to use instantly. Some examples of these idevices are the prementioned SCORM test and Wikipedia page, some plain HTML which can contain Flash files or images, and so on. exe grants you the possibility to add these idevices to your page with a simple click of the mouse and lets you edit them in a what-you-see-is-what-you-get manner. In exe you have the possibility to change the sequence of the different idevices, even after you created and finished them. This worked fine and made it a lot easier to get the result the way you want it. On the contrary, with a SCORM-test you cannot change the sequence of the questions and possible answers afterwards. So a lot is editable, but not all. The same goes for the pages: you cannot change the sequence in exe, but you can do it in Reload afterwards. The list of idevices is quite extensive though some essential components seem to be missing to fully rebuild the music application. For example, a calendar on which all upcoming band performances can be seen. The only option in exe to do this was the use of free text, which would make the whole a lot less spectacular. An advantage of Reload is that you can oblige the user to look at the different pages in a fixed order and make some pages accessible at the right time using the prerequisites. In Reload, it wasn't always clear how to use these prerequisites or which one we should use. That's why, for us, they did not work like we would have liked them to. We even stumbled upon a 'bug': A page that has been looked at (for example: a SCORM-test) but which hasn't been changed, still counts as completed, and cannot be revisited. So if you did not finish a SCORM-test positively (or did not finish it at all), you cannot see some of the other pages, as they may require passing that SCORM-test. After noticing this, the user cannot visit the test again because this page is listed as completed. Thus, the user cannot finish the test anymore and at the same time, he or she cannot visit the pages relying on this test. Reload has some other disadvantages as well; it is impossible to implement functions, for example a function that directs you to another page once you clicked a certain button. Another disadvantage from which both exe and Reload suffer, is that there is insufficient documentation available, either delivered with the tools themselves or on the web. This makes it even harder to fully understand all the different possibilities of these two tools. You just don't know what they are capable of. exe and Reload apparently have a lot of disadvantages and little advantages. But all the preceding has been written while looking from one point of view: "Can we build a decent music application with these tools?". And for this, the tools do not lend themselves. The applications for which these tools could come in handy are situated in the domain of online tests, examinations or inquiries. Also educational resources that have to be seen in a certain fixed sequence can be modelled with these tools. When comparing exe and Reload to Flex, we must note that exe, Reload and SCORM do not lend themselves directly for creating a music application, like we mentioned before. That's why it would be unfair to make a direct comparison between them and Flex. The latter gives the programmer a lot more freedom and possibilities in putting in his own creativity. Moreover you can define your own functions, what made that we preferred Flex to exe and Reload for creating our own music application. 3. RESULT 3.1 Implementation in SCORM Because SCORM wasn't the most useful tool for creating a RIA, a new assignment was arranged. The goal was to create an application for educational purposes, explaining Flex and our

3 application. The content, mostly HTML pages, was created with EXE. The most important relation between the different pages was the sequential order, which can fixed with EXE. However, some pages require more complex prerequisites, and therefore Reload was used. The idea can be clarified with the graph which is attached to this paper. The sequential order of the pages: Page 1: A welcome page greets the user and explains the use of the application. After opening page 1, page 2 can be accessed. Page 2 contains a SCORM test with some simple questions about Flex and Flash. If one passes this test (with a score of 70% or higher), the user is allowed to go to the explanation of the advanced applications of Flex. Failing means one have to deal with the basics of Flex on page 3. On page 3, the user learns the basics of Flex and FlexBuilder. Now can page 4 be accessed without additional prerequisites. Page 4 contains a second SCORM test on the Flex basics. Passing this test (with a score of 100%) means that access to the advanced pages, starting from page 5, is allowed. Page 5 gives advanced information about Flex, mostly about additional API's that can be used to widen the functionality of Flex. Accessing page 6 is possible without prerequisites. Page 6 contains some specific information about the CoverFlow effect, including the used libraries. This is explained in detail because the CoverFlow effect was an important aspect of our Flex application. Page 7, the last page of the design, contains a demo of the Flex application and an explanation about this demo. Page 7 can only be accessed after reading pages 5 and 6. During the implementation, two big difficulties came up. One of them is the bug, described in section 2. It is impossible to revisit a certain page, so it's impossible to retake a certain SCORM test. After failing a SCORM test, the user is stuck in a kind of deadlock situation and he's forced to reload all the pages. Another difficulty was using two pages as prerequisites for one page. We didn't succeed to join two prerequisites from different pages in Reload. So in reality it isn't possible to access the advanced part, without passing the two SCORM tests. 3.2 Implementation in METS In this section, some more information is given about the implementation of the METS project. The assignment focussed on implementing a small METS application with still images. A correct and working example of such an application was given, which definitely helped in understanding the principles of METS and, more importantly, how to apply these principles in an application. The implementation went a lot smoother than the SCORM implementation because of several reasons which are described below. The first and probably most important reason was the given info about the assignment. This information contained clear instructions about what to do and how to do this. Because of these instructions, there were almost no difficulties with the applied technologies, like the Tomcat server or the METS viewer. This way, more time could be spent on using METS itself instead of just trying to run the tools. This is the exact opposite of the implementation of the SCORM project. When working with SCORM, more hours where spilled on trying to run exe and Reload on Windows or Linux than could be spent at experimenting with SCORM. The given bash scripts in the METS assignment also were a gift from the heavens, just because they did everything they had to do in the first place. It's no trouble to put these scripts in the assignment, but they did make the difference between frustration or captivation with METS. The second reason is the use of known languages to program in. The Java API, which could be used to form a valid XML document, worked better than editing the XML document itself. Off course it is an overhead to make objects for each node in the XML tree and adding them explicitly to their parents instead of just typing this directly in XML. But it definitely helps to use a known language to get the big picture. It's a shame the given Java example did not contain some more extensive examples about the possibilities of METS. Each page in the example application looked the same and did not yet contain any images although the code for this was in the Java file. It would speed up the process if some more and more different resources were added to the example. This way, the link between in the code and the result would be easier to get. In the case of our own application, we only managed to alter some text and add a few still images from the internet. Although this was exactly the plan, it would have been nice to be able to add some other media like a Flash file or a movie file from the hard disk. Also, the XML structure used in METS (for example the references to resources defined in the first part of the file) did not become clear when trying to change the Java file to our needs. Instead of knowing what we were doing, it became a process of trial and error, of changing something in the code and looking for what had changed in the result. This remark could also be solved by giving a more extensive example file with more inline documentation and structure. The third reason for a smooth implementation is the goal itself. While the goal with SCORM was to build an application similar to the music application built in Flex, a more realistic goal was given here. METS is good for storing and viewing large amounts of resources like still images or movies, and this is exactly what was asked for. The precise goal of the project was left open. Some sample images of a scanned book could be used to build an application similar to the real life applications that use METS, but other content could be used to. What was made in the project was inferior to the process of making it and no precise idea about what to make was stated. At the end, we had a working METS file with some pictures shown together with their description and metadata. All of this was structured into a couple of pages, as was the given example. We can conclude that the implementation of the project in METS went well. The main reasons for this were better practical information and a more realistic view about the project in the first place. Also the possibility to write the code in Java made it a lot easier to start experimenting with METS. 4. CO CLUSIO We can conclude that both SCORM and METS are very decent technologies in their domain. But we could not get the point of

4 applying them on the music application or comparing them to Flex. Both SCORM and METS are situated in the domain of recourse sharing and storing. SCORM focuses more on the aspect of sharing knowledge and adding the possibilities to educate this knowledge. METS on the other hand is a more flexible technology to store large amounts of resources in a structured way. These kind of technologies definitely have their uses but they are also very abstract, maybe to abstract to get to know in three weeks. SCORM and METS are both used when dealing with problems of very large scale. Using them involves thinking about the precise problem and determining the most efficient strategy to process and share the available data. In this course, both technologies were introduced in a time span of three weeks. This is way too short to fully comprehend their use, especially for students who are not at all familiar with the problem of sharing large amounts of data. SCORM was introduced as an alternative to Flex and the assignment was to build the music application all over again but in a different environment. At the end, the goal of the project was to compare SCORM and METS to Flex. At this point in time, we believe that Flex is not comparable to these two technologies in any way except for the use of XML. Flex makes it possible to construct RIA's with a very decent frontend. In the simplest case, these RIA's could be used to show data from the server side in a very graphical way or construct some input forms that send data back to the server. More advanced Flex applications are applications in the raw sense of the word. This made Flex very appropriate to build an interactive internet application with, like our mentioned music application. SCORM and METS on the other hand, are not used for this kind of applications at all and it was very hard to imagine how we could use them the same way as Flex. Although they are state of the art technologies, we weren t able to fit them into the project after Flex. 5. REFERE CES [1] ence_model [2] xbridge_1.html APPE DIX A. TIJDSBESTEDI G Tijdens de onderdelen Scorm en Mets diende er niet buiten de sessies te worden gewerkt, behalve aan het verslag. Iedereen was op alle sessies aanwezig, behalve Benjamin, die de laatste sessie miste (op voorhand afgesproken met professor Duval). Hij compenseerde dit door buiten de sessies meer aan het verslag te werken dan de andere teamleden. Bij het werken tijdens de sessie heeft iedereen evenveel tijd gespendeerd. Voor sessie 1 werd 3u gerekend (na de inleiding over Scorm), voor sessie 2 ongeveer 4u (quasi de volledige sessie, uitgenomen een korte opdracht-uitleg in het begin) en voor sessie 3 een drietal uur (de lezing over METS werd niet als tijdsbesteding meegerekend). aam Binnen sessie Buiten sessie Maarten 10u 3u Thomas 10u 3u Benjamin 7u 8.5u Wouter 10u 2.5u B. ISMIR PAPER Titel van de paper: 5 approaches to collection tags for music. Samenvatting Het artikel vergelijkt vijf manieren om toepasselijke tags voor liedjes te verzamelen. Deze technieken worden vergeleken op het vlak van scaleerbaarheid en kwaliteit. De scaleerbaarheid hangt vooral af van de financiële kost, de menselijke inspanning en het gebruik van computers. De kwaliteit hangt dan weer af van hoe goed bepaalde problemen behandeld worden. Een paar belangrijke problemen zijn bijvoorbeeld: Het 'cold start problem': over liedjes waar nog nauwelijks annotaties aan hangen (bvb. nieuwe of onbekende liedjes), kan maar moeilijk informatie gevonden worden. Het probleem van de 'popularity bias', wat ook een beetje samenhangt met het cold start problem. Over het algemeen worden aan populaire liedjes veel meer en betere annotaties gekoppeld dan aan minder populaire liedjes. Als er dan gezocht wordt m.b.v. annotaties kan het zijn dat een populair liedje beter scoort dan een minder bekend liedje, dat beter bij de annotaties past. Zwakke labels. Bij sterke labels wordt een tag expliciet aan een liedje gekoppeld als de tag relevant is, en expliciet niet aan het liedje gekoppeld als het een irrelevante tag is. Bij zwakke labeling kan het zijn dat een tag die niet vernoemd is bij een liedje toch niet irrelevant is voor het liedje. Een ander criterium waar de kwaliteit van de methodes van afhangt is de grootte, de structuur en de uitbreidbaarheid van het vocabularium (bvb. muziekgenres) waaruit de tags komen. Het artikel beschrijft vijf methodes om tags te verzamelen. Een professioneel onderzoek: hiermee wordt bedoeld dat liedjes beluisterd worden door professionele mensen, met een toepasselijke vorming, die de juiste tags op de juiste liedjes hangen. Het grote voordeel van deze manier van werken is dat er vanuit kan gegaan worden dat het sterke labels zijn, en dat de annotaties die deze professionals geven van hoge kwaliteit zijn. Ook van het cold start problem heeft deze methode niet al te veel last. Het grote nadeel is natuurlijk de grote hoeveelheid tijd die er door professionals ingestoken moet worden, wat de scaleerbaarheid sterk beknot. Onderzoek van sociale tags: hiermee bedoelt men het onderzoek van tags die door een grote gemeenschap gegeven zijn (bvb. zoals bij Last.fm). Het grote voordeel van deze manier is dat de collectieve kennis van een hele gemeenschap gebruikers kan gebruikt worden. Bovendien kunnen met deze methode ook tags toegevoegd worden die met een sociale context te maken hebben, en niet alleen met de muzikale. Op het gebied van kwaliteit scoort deze techniek veel slechter. Het cold start problem en de popularity bias hebben een grote invloed op de tags die op deze manier verzameld zijn. Bovendien is er ook sprake van zwakke labels, en is de manier

5 waarop de verschillende gebruikers helemaal niet eenduidig of standvastig. Een spelletje om tags te verzamelen. Ook hier kan er weer gebruik gemaakt worden van de collectieve kennis van een hele gemeenschap. Bovendien kan er m.b.v. bepaalde spelelementen (bv. een soort van beloning voor een goede annotatie) voor gezorgd worden dat de annotaties die verzameld worden van hoge kwaliteit zijn. Er zijn natuurlijk ook nadelen verbonden aan het gebruik van een spelletje. Wat vooral zeer moeilijk is, is het maken van een spannend spelletje dat ook goede annotaties levert. Onderzoek van webdocumenten: hiermee wordt bedoeld dat de vele websites over liedjes doorzocht worden. Het grootste voordeel van deze methode is dat er heel veel materiaal voorhanden is, dat zonder directe menselijke inmenging onderzocht kan worden. In sommige gevallen kan op deze manier ook weer voor tags binnen een meer sociale context gezorgd worden. Een belangrijk nadeel is dat de methode van 'text-mining' die gebruikt wordt, resultaten kan geven die onbetrouwbaar zijn (afhankelijk van de betrouwbaarheid van de gebruikte website). Bovendien zijn er nog de problemen van popularity bias en zwakke labels, waar deze techniek geen antwoord op biedt. Autotags: deze methode houdt in dat er op basis van alleen de muziek automatisch tags aan het liedje toegekend worden. Dit biedt heel wat voordelen: er is geen directe nood aan menselijke inspanning. Bovendien wordt deze manier van werken helemaal niet beïnvloed door het cold start problem en is er sprake van sterke labels. Aan de andere kant is deze techniek zeer intensief qua computergebruik en gelimiteerd door de manier waarop de muziek digitaal geïnterpreteerd wordt. Een ander nadeel is het feit dat alleen de muzikale inhoud gebruikt wordt om tags te voorzien, en bvb. de sociale context helemaal geen invloed heeft. De belangrijkste conclusie van het artikel is dat vooral een hybride gebruik van meerdere technieken, het beste alle vijf, tot de beste resultaten leidt. Interessant? Het artikel trok direct de aandacht, omdat muziektags iets zijn waar iedereen dagelijks mee in contact komt. Dikwijls in een vorm waarbij de tags veel meer misleidend dan handig zijn. Zo kan bijvoorbeeld een liedje van Tom Waits door de ene als klassieke rock beschreven worden, terwijl de andere het eerder folk noemt en een derde misschien gitaarmuziek. Het gebeurt zeer zelden dat de tags van een liedje precies de trefwoorden geven die je nodig hebt. Het was daarom zeker interessant om te weten hoe ver het onderzoek gevorderd is om dit te verbeteren. Een tweede punt is de hoeveelheid van gegevens waar deze technieken op steunen. Aan de ene kant is het aanbod van gegevens en beschrijvingen over liedjes immers bijna onuitputtelijk, dus informatie vinden zal nooit een probleem zijn. Aan de andere kant is de aangereikte informatie zo ongestructureerd en dikwijls onbruikbaar, dat het op het eerste zicht een onmogelijke taak lijkt om van deze gegevens gebruik te maken. uttig? In onze Flex-applicatie wordt er veel aandacht besteed aan de zoekfunctie. Het is vanzelfsprekend dat het gebruik van de juiste tags bij de juiste groepen, de zoekfunctie nog heel wat kan verbeteren. Het verschil tussen ons gebruik van tags en dat van de paper, is dat in de paper een enkel liedje als entiteit gebruikt wordt, terwijl er in ons project vooral vanuit het concept artiest gewerkt wordt. Voor de rest zijn de ideeën uit de paper heel bruikbaar. Het is natuurlijk wel een grote vraag of deze technologieën ook op een eenvoudige manier concreet ingebouwd kunnen worden in het project.

ANGSTSTOORNISSEN EN HYPOCHONDRIE: DIAGNOSTIEK EN BEHANDELING (DUTCH EDITION) FROM BOHN STAFLEU VAN LOGHUM

ANGSTSTOORNISSEN EN HYPOCHONDRIE: DIAGNOSTIEK EN BEHANDELING (DUTCH EDITION) FROM BOHN STAFLEU VAN LOGHUM Read Online and Download Ebook ANGSTSTOORNISSEN EN HYPOCHONDRIE: DIAGNOSTIEK EN BEHANDELING (DUTCH EDITION) FROM BOHN STAFLEU VAN LOGHUM DOWNLOAD EBOOK : ANGSTSTOORNISSEN EN HYPOCHONDRIE: DIAGNOSTIEK STAFLEU

Nadere informatie

MyDHL+ Van Non-Corporate naar Corporate

MyDHL+ Van Non-Corporate naar Corporate MyDHL+ Van Non-Corporate naar Corporate Van Non-Corporate naar Corporate In MyDHL+ is het mogelijk om meerdere gebruikers aan uw set-up toe te voegen. Wanneer er bijvoorbeeld meerdere collega s van dezelfde

Nadere informatie

SAMPLE 11 = + 11 = + + Exploring Combinations of Ten + + = = + + = + = = + = = 11. Step Up. Step Ahead

SAMPLE 11 = + 11 = + + Exploring Combinations of Ten + + = = + + = + = = + = = 11. Step Up. Step Ahead 7.1 Exploring Combinations of Ten Look at these cubes. 2. Color some of the cubes to make three parts. Then write a matching sentence. 10 What addition sentence matches the picture? How else could you

Nadere informatie

De grondbeginselen der Nederlandsche spelling / Regeling der spelling voor het woordenboek der Nederlandsche taal (Dutch Edition)

De grondbeginselen der Nederlandsche spelling / Regeling der spelling voor het woordenboek der Nederlandsche taal (Dutch Edition) De grondbeginselen der Nederlandsche spelling / Regeling der spelling voor het woordenboek der Nederlandsche taal (Dutch Edition) L. A. te Winkel Click here if your download doesn"t start automatically

Nadere informatie

Group work to study a new subject.

Group work to study a new subject. CONTEXT SUBJECT AGE LEVEL AND COUNTRY FEATURE OF GROUP STUDENTS NUMBER MATERIALS AND TOOLS KIND OF GAME DURATION Order of operations 12 13 years 1 ste year of secundary school (technical class) Belgium

Nadere informatie

RECEPTEERKUNDE: PRODUCTZORG EN BEREIDING VAN GENEESMIDDELEN (DUTCH EDITION) FROM BOHN STAFLEU VAN LOGHUM

RECEPTEERKUNDE: PRODUCTZORG EN BEREIDING VAN GENEESMIDDELEN (DUTCH EDITION) FROM BOHN STAFLEU VAN LOGHUM Read Online and Download Ebook RECEPTEERKUNDE: PRODUCTZORG EN BEREIDING VAN GENEESMIDDELEN (DUTCH EDITION) FROM BOHN STAFLEU VAN LOGHUM DOWNLOAD EBOOK : RECEPTEERKUNDE: PRODUCTZORG EN BEREIDING VAN STAFLEU

Nadere informatie

B1 Woordkennis: Spelling

B1 Woordkennis: Spelling B1 Woordkennis: Spelling Bestuderen Inleiding Op B1 niveau gaan we wat meer aandacht schenken aan spelling. Je mag niet meer zoveel fouten maken als op A1 en A2 niveau. We bespreken een aantal belangrijke

Nadere informatie

2019 SUNEXCHANGE USER GUIDE LAST UPDATED

2019 SUNEXCHANGE USER GUIDE LAST UPDATED 2019 SUNEXCHANGE USER GUIDE LAST UPDATED 0 - -19 1 WELCOME TO SUNEX DISTRIBUTOR PORTAL This user manual will cover all the screens and functions of our site. MAIN SCREEN: Welcome message. 2 LOGIN SCREEN:

Nadere informatie

Read this story in English. My personal story

Read this story in English. My personal story My personal story Netherlands 32 Female Primary Topic: SOCIETAL CONTEXT Topics: CHILDHOOD / FAMILY LIFE / RELATIONSHIPS IDENTITY Year: 1990 2010 marriage/co-habitation name/naming court/justice/legal rights

Nadere informatie

Borstkanker: Stichting tegen Kanker (Dutch Edition)

Borstkanker: Stichting tegen Kanker (Dutch Edition) Borstkanker: Stichting tegen Kanker (Dutch Edition) Stichting tegen Kanker Click here if your download doesn"t start automatically Borstkanker: Stichting tegen Kanker (Dutch Edition) Stichting tegen Kanker

Nadere informatie

Introductie in flowcharts

Introductie in flowcharts Introductie in flowcharts Flow Charts Een flow chart kan gebruikt worden om: Processen definieren en analyseren. Een beeld vormen van een proces voor analyse, discussie of communicatie. Het definieren,

Nadere informatie

Archief Voor Kerkelijke Geschiedenis, Inzonderheid Van Nederland, Volume 8... (Romanian Edition)

Archief Voor Kerkelijke Geschiedenis, Inzonderheid Van Nederland, Volume 8... (Romanian Edition) Archief Voor Kerkelijke Geschiedenis, Inzonderheid Van Nederland, Volume 8... (Romanian Edition) Click here if your download doesn"t start automatically Archief Voor Kerkelijke Geschiedenis, Inzonderheid

Nadere informatie

Firewall van de Speedtouch 789wl volledig uitschakelen?

Firewall van de Speedtouch 789wl volledig uitschakelen? Firewall van de Speedtouch 789wl volledig uitschakelen? De firewall van de Speedtouch 789 (wl) kan niet volledig uitgeschakeld worden via de Web interface: De firewall blijft namelijk op stateful staan

Nadere informatie

Puzzle. Fais ft. Afrojack Niveau 3a Song 6 Lesson A Worksheet. a Lees de omschrijvingen. Zet de Engelse woorden in de puzzel.

Puzzle. Fais ft. Afrojack Niveau 3a Song 6 Lesson A Worksheet. a Lees de omschrijvingen. Zet de Engelse woorden in de puzzel. Puzzle a Lees de omschrijvingen. Zet de Engelse woorden in de puzzel. een beloning voor de winnaar iemand die piano speelt een uitvoering 4 wat je wil gaan doen; voornemens 5 niet dezelfde 6 deze heb je

Nadere informatie

Comics FILE 4 COMICS BK 2

Comics FILE 4 COMICS BK 2 Comics FILE 4 COMICS BK 2 The funny characters in comic books or animation films can put smiles on people s faces all over the world. Wouldn t it be great to create your own funny character that will give

Nadere informatie

Cambridge Assessment International Education Cambridge International General Certificate of Secondary Education. Published

Cambridge Assessment International Education Cambridge International General Certificate of Secondary Education. Published Cambridge Assessment International Education Cambridge International General Certificate of Secondary Education DUTCH 055/02 Paper 2 Reading MARK SCHEME Maximum Mark: 45 Published This mark scheme is published

Nadere informatie

Duurzaam projectmanagement - De nieuwe realiteit van de projectmanager (Dutch Edition)

Duurzaam projectmanagement - De nieuwe realiteit van de projectmanager (Dutch Edition) Duurzaam projectmanagement - De nieuwe realiteit van de projectmanager (Dutch Edition) Ron Schipper Click here if your download doesn"t start automatically Duurzaam projectmanagement - De nieuwe realiteit

Nadere informatie

Een vrouw, een kind en azijn (Dutch Edition)

Een vrouw, een kind en azijn (Dutch Edition) Een vrouw, een kind en azijn (Dutch Edition) D.J. Peek Click here if your download doesn"t start automatically Een vrouw, een kind en azijn (Dutch Edition) D.J. Peek Een vrouw, een kind en azijn (Dutch

Nadere informatie

150 ECG-problemen (Dutch Edition)

150 ECG-problemen (Dutch Edition) 150 ECG-problemen (Dutch Edition) John R. Hampton, Piet Machielse Click here if your download doesn"t start automatically 150 ECG-problemen (Dutch Edition) John R. Hampton, Piet Machielse 150 ECG-problemen

Nadere informatie

Luister alsjeblieft naar een opname als je de vragen beantwoordt of speel de stukken zelf!

Luister alsjeblieft naar een opname als je de vragen beantwoordt of speel de stukken zelf! Martijn Hooning COLLEGE ANALYSE OPDRACHT 1 9 september 2009 Hierbij een paar vragen over twee stukken die we deze week en vorige week hebben besproken: Mondnacht van Schumann, en het eerste deel van het

Nadere informatie

ETS 4.1 Beveiliging & ETS app concept

ETS 4.1 Beveiliging & ETS app concept ETS 4.1 Beveiliging & ETS app concept 7 juni 2012 KNX Professionals bijeenkomst Nieuwegein Annemieke van Dorland KNX trainingscentrum ABB Ede (in collaboration with KNX Association) 12/06/12 Folie 1 ETS

Nadere informatie

S e v e n P h o t o s f o r O A S E. K r i j n d e K o n i n g

S e v e n P h o t o s f o r O A S E. K r i j n d e K o n i n g S e v e n P h o t o s f o r O A S E K r i j n d e K o n i n g Even with the most fundamental of truths, we can have big questions. And especially truths that at first sight are concrete, tangible and proven

Nadere informatie

Een vrouw, een kind en azijn (Dutch Edition)

Een vrouw, een kind en azijn (Dutch Edition) Een vrouw, een kind en azijn (Dutch Edition) D.J. Peek Click here if your download doesn"t start automatically Een vrouw, een kind en azijn (Dutch Edition) D.J. Peek Een vrouw, een kind en azijn (Dutch

Nadere informatie

Duiding Strafuitvoering (Larcier Duiding) (Dutch Edition) Click here if your download doesn"t start automatically

Duiding Strafuitvoering (Larcier Duiding) (Dutch Edition) Click here if your download doesnt start automatically Duiding Strafuitvoering (Larcier Duiding) (Dutch Edition) Click here if your download doesn"t start automatically Duiding Strafuitvoering (Larcier Duiding) (Dutch Edition) Duiding Strafuitvoering (Larcier

Nadere informatie

Een vrouw, een kind en azijn (Dutch Edition)

Een vrouw, een kind en azijn (Dutch Edition) Een vrouw, een kind en azijn (Dutch Edition) D.J. Peek Click here if your download doesn"t start automatically Een vrouw, een kind en azijn (Dutch Edition) D.J. Peek Een vrouw, een kind en azijn (Dutch

Nadere informatie

(1) De hoofdfunctie van ons gezelschap is het aanbieden van onderwijs. (2) Ons gezelschap is er om kunsteducatie te verbeteren

(1) De hoofdfunctie van ons gezelschap is het aanbieden van onderwijs. (2) Ons gezelschap is er om kunsteducatie te verbeteren (1) De hoofdfunctie van ons gezelschap is het aanbieden van onderwijs (2) Ons gezelschap is er om kunsteducatie te verbeteren (3) Ons gezelschap helpt gemeenschappen te vormen en te binden (4) De producties

Nadere informatie

Zo werkt het in de apotheek (Basiswerk AG) (Dutch Edition)

Zo werkt het in de apotheek (Basiswerk AG) (Dutch Edition) Zo werkt het in de apotheek (Basiswerk AG) (Dutch Edition) C.R.C. Huizinga-Arp Click here if your download doesn"t start automatically Zo werkt het in de apotheek (Basiswerk AG) (Dutch Edition) C.R.C.

Nadere informatie

MyDHL+ ProView activeren in MyDHL+

MyDHL+ ProView activeren in MyDHL+ MyDHL+ ProView activeren in MyDHL+ ProView activeren in MyDHL+ In MyDHL+ is het mogelijk om van uw zendingen, die op uw accountnummer zijn aangemaakt, de status te zien. Daarnaast is het ook mogelijk om

Nadere informatie

LONDEN MET 21 GEVARIEERDE STADSWANDELINGEN 480 PAGINAS WAARDEVOLE INFORMATIE RUIM 300 FOTOS KAARTEN EN PLATTEGRONDEN

LONDEN MET 21 GEVARIEERDE STADSWANDELINGEN 480 PAGINAS WAARDEVOLE INFORMATIE RUIM 300 FOTOS KAARTEN EN PLATTEGRONDEN LONDEN MET 21 GEVARIEERDE STADSWANDELINGEN 480 PAGINAS WAARDEVOLE INFORMATIE RUIM 300 FOTOS KAARTEN EN PLATTEGRONDEN LM2GS4PWIR3FKEP-58-WWET11-PDF File Size 6,444 KB 117 Pages 27 Aug, 2016 TABLE OF CONTENT

Nadere informatie

Vergaderen in het Engels

Vergaderen in het Engels Vergaderen in het Engels In dit artikel beschrijven we verschillende situaties die zich kunnen voordoen tijdens een business meeting. Na het doorlopen van deze zinnen zal je genoeg kennis hebben om je

Nadere informatie

!!!! Wild!Peacock!Omslagdoek!! Vertaling!door!Eerlijke!Wol.!! Het!garen!voor!dit!patroon!is!te!verkrijgen!op! Benodigdheden:!!

!!!! Wild!Peacock!Omslagdoek!! Vertaling!door!Eerlijke!Wol.!! Het!garen!voor!dit!patroon!is!te!verkrijgen!op!  Benodigdheden:!! WildPeacockOmslagdoek VertalingdoorEerlijkeWol. Hetgarenvoorditpatroonisteverkrijgenopwww.eerlijkewol.nl Benodigdheden: 4strengenWildPeacockRecycledSilkYarn rondbreinaaldnr8(jekuntnatuurlijkookgewonebreinaaldengebruiken,maar

Nadere informatie

General info on using shopping carts with Ingenico epayments

General info on using shopping carts with Ingenico epayments Inhoudsopgave 1. Disclaimer 2. What is a PSPID? 3. What is an API user? How is it different from other users? 4. What is an operation code? And should I choose "Authorisation" or "Sale"? 5. What is an

Nadere informatie

Understanding and being understood begins with speaking Dutch

Understanding and being understood begins with speaking Dutch Understanding and being understood begins with speaking Dutch Begrijpen en begrepen worden begint met het spreken van de Nederlandse taal The Dutch language links us all Wat leest u in deze folder? 1.

Nadere informatie

Angststoornissen en hypochondrie: Diagnostiek en behandeling (Dutch Edition) Click here if your download doesn"t start automatically

Angststoornissen en hypochondrie: Diagnostiek en behandeling (Dutch Edition) Click here if your download doesnt start automatically Angststoornissen en hypochondrie: Diagnostiek en behandeling (Dutch Edition) Click here if your download doesn"t start automatically Angststoornissen en hypochondrie: Diagnostiek en behandeling (Dutch

Nadere informatie

Engels op Niveau A2 Workshops Woordkennis 1

Engels op Niveau A2 Workshops Woordkennis 1 A2 Workshops Woordkennis 1 A2 Workshops Woordkennis 1 A2 Woordkennis 1 Bestuderen Hoe leer je 2000 woorden? Als je een nieuwe taal wilt spreken en schrijven, heb je vooral veel nieuwe woorden nodig. Je

Nadere informatie

Add the standing fingers to get the tens and multiply the closed fingers to get the units.

Add the standing fingers to get the tens and multiply the closed fingers to get the units. Digit work Here's a useful system of finger reckoning from the Middle Ages. To multiply $6 \times 9$, hold up one finger to represent the difference between the five fingers on that hand and the first

Nadere informatie

HANDBOEK HARTFALEN (DUTCH EDITION) FROM BOHN STAFLEU VAN LOGHUM

HANDBOEK HARTFALEN (DUTCH EDITION) FROM BOHN STAFLEU VAN LOGHUM HANDBOEK HARTFALEN (DUTCH EDITION) FROM BOHN STAFLEU VAN LOGHUM READ ONLINE AND DOWNLOAD EBOOK : HANDBOEK HARTFALEN (DUTCH EDITION) FROM BOHN Click button to download this ebook READ ONLINE AND DOWNLOAD

Nadere informatie

Main language Dit is de basiswoordenschat. Deze woorden moeten de leerlingen zowel passief als actief kennen.

Main language Dit is de basiswoordenschat. Deze woorden moeten de leerlingen zowel passief als actief kennen. Lesbrief Les 2.1: My family Main language Dit is de basiswoordenschat. Deze woorden moeten de leerlingen zowel passief als actief kennen. Nouns: brother, sister, cousin, mother, father, aunt, uncle, grandmother,

Nadere informatie

Duurzaam projectmanagement - De nieuwe realiteit van de projectmanager (Dutch Edition)

Duurzaam projectmanagement - De nieuwe realiteit van de projectmanager (Dutch Edition) Duurzaam projectmanagement - De nieuwe realiteit van de projectmanager (Dutch Edition) Ron Schipper Click here if your download doesn"t start automatically Duurzaam projectmanagement - De nieuwe realiteit

Nadere informatie

The first line of the input contains an integer $t \in \mathbb{n}$. This is followed by $t$ lines of text. This text consists of:

The first line of the input contains an integer $t \in \mathbb{n}$. This is followed by $t$ lines of text. This text consists of: Document properties Most word processors show some properties of the text in a document, such as the number of words or the number of letters in that document. Write a program that can determine some of

Nadere informatie

My Inspiration I got my inspiration from a lamp that I already had made 2 years ago. The lamp is the you can see on the right.

My Inspiration I got my inspiration from a lamp that I already had made 2 years ago. The lamp is the you can see on the right. Mijn Inspiratie Ik kreeg het idee om een variant te maken van een lamp die ik al eerder had gemaakt. Bij de lamp die in de onderstaande foto s is afgebeeld kun je het licht dimmen door de lamellen open

Nadere informatie

0515 DUTCH (FOREIGN LANGUAGE)

0515 DUTCH (FOREIGN LANGUAGE) UNIVERSITY OF CAMBRIDGE INTERNATIONAL EXAMINATIONS International General Certificate of Secondary Education MARK SCHEME for the May/June 2011 question paper for the guidance of teachers 0515 DUTCH (FOREIGN

Nadere informatie

L.Net s88sd16-n aansluitingen en programmering.

L.Net s88sd16-n aansluitingen en programmering. De L.Net s88sd16-n wordt via één van de L.Net aansluitingen aangesloten op de LocoNet aansluiting van de centrale, bij een Intellibox of Twin-Center is dat de LocoNet-T aansluiting. L.Net s88sd16-n aansluitingen

Nadere informatie

Preschool Kindergarten

Preschool Kindergarten Preschool Kindergarten Objectives Students will recognize the values of numerals 1 to 10. Students will use objects to solve addition problems with sums from 1 to 10. Materials Needed Large number cards

Nadere informatie

Y.S. Lubbers en W. Witvoet

Y.S. Lubbers en W. Witvoet WEBDESIGN Eigen Site Evaluatie door: Y.S. Lubbers en W. Witvoet 1 Summary Summary Prefix 1. Content en structuur gescheiden houden 2. Grammaticaal correcte en beschrijvende markup 3. Kopregels 4. Client-

Nadere informatie

Travel Survey Questionnaires

Travel Survey Questionnaires Travel Survey Questionnaires Prot of Rotterdam and TU Delft, 16 June, 2009 Introduction To improve the accessibility to the Rotterdam Port and the efficiency of the public transport systems at the Rotterdam

Nadere informatie

Buy Me FILE 5 BUY ME BK 2

Buy Me FILE 5 BUY ME BK 2 Buy Me FILE BUY ME BK Can you resist all those incredible products that all seem to be screaming: Buy Me! Every day we see them on TV during the commercial break: the best products in the world. How would

Nadere informatie

The upside down Louisa tutorial by Dorothée: Noortjeprullemie.blogspot.be Written for Compagnie M.: m.com

The upside down Louisa tutorial by Dorothée: Noortjeprullemie.blogspot.be Written for Compagnie M.:  m.com The upside down Louisa tutorial by Dorothée: Noortjeprullemie.blogspot.be Written for Compagnie M.: www.compagnie- m.com Dorothée heeft een unieke Compagnie M. hack gemaakt: de Louisa op zijn kop. Als

Nadere informatie

20 twenty. test. This is a list of things that you can find in a house. Circle the things that you can find in the tree house in the text.

20 twenty. test. This is a list of things that you can find in a house. Circle the things that you can find in the tree house in the text. 9006625806_boek.indd 1 31/08/16 15:26 1 6 test This is a list of things that you can find in a house. Circle the things that you can find in the tree house in the text. living room kitchen bedroom toilet

Nadere informatie

Stars FILE 7 STARS BK 2

Stars FILE 7 STARS BK 2 Stars FILE 7 STARS BK 2 Of course you have seen X-Factor, The Voice or Got Talent on TV or via the Internet. What is your favourite act? Do you like the dancing performances or would you rather listen

Nadere informatie

L.Net s88sd16-n aansluitingen en programmering.

L.Net s88sd16-n aansluitingen en programmering. De L.Net s88sd16-n wordt via één van de L.Net aansluitingen aangesloten op de LocoNet aansluiting van de centrale, bij een Intellibox of Twin-Center is dat de LocoNet-T aansluiting. L.Net s88sd16-n aansluitingen

Nadere informatie

voltooid tegenwoordige tijd

voltooid tegenwoordige tijd SirPalsrok @meestergijs It has taken me a while to make this grammar explanation. My life has been quite busy and for that reason I had little time. My week was full of highs and lows. This past weekend

Nadere informatie

Four-card problem. Input

Four-card problem. Input Four-card problem The four-card problem (also known as the Wason selection task) is a logic puzzle devised by Peter Cathcart Wason in 1966. It is one of the most famous tasks in the study of deductive

Nadere informatie

Interaction Design for the Semantic Web

Interaction Design for the Semantic Web Interaction Design for the Semantic Web Lynda Hardman http://www.cwi.nl/~lynda/courses/usi08/ CWI, Semantic Media Interfaces Presentation of Google results: text 2 1 Presentation of Google results: image

Nadere informatie

OPEN TRAINING. Onderhandelingen met leveranciers voor aankopers. Zeker stellen dat je goed voorbereid aan de onderhandelingstafel komt.

OPEN TRAINING. Onderhandelingen met leveranciers voor aankopers. Zeker stellen dat je goed voorbereid aan de onderhandelingstafel komt. OPEN TRAINING Onderhandelingen met leveranciers voor aankopers Zeker stellen dat je goed voorbereid aan de onderhandelingstafel komt. Philip Meyers Making sure to come well prepared at the negotiation

Nadere informatie

Media en creativiteit. Winter jaar vier Werkcollege 7

Media en creativiteit. Winter jaar vier Werkcollege 7 Media en creativiteit Winter jaar vier Werkcollege 7 Kwartaaloverzicht winter Les 1 Les 2 Les 3 Les 4 Les 5 Les 6 Les 7 Les 8 Opbouw scriptie Keuze onderwerp Onderzoeksvraag en deelvragen Bespreken onderzoeksvragen

Nadere informatie

Het beheren van mijn Tungsten Network Portal account NL 1 Manage my Tungsten Network Portal account EN 14

Het beheren van mijn Tungsten Network Portal account NL 1 Manage my Tungsten Network Portal account EN 14 QUICK GUIDE C Het beheren van mijn Tungsten Network Portal account NL 1 Manage my Tungsten Network Portal account EN 14 Version 0.9 (June 2014) Per May 2014 OB10 has changed its name to Tungsten Network

Nadere informatie

z x 1 x 2 x 3 x 4 s 1 s 2 s 3 rij rij rij rij

z x 1 x 2 x 3 x 4 s 1 s 2 s 3 rij rij rij rij ENGLISH VERSION SEE PAGE 3 Tentamen Lineaire Optimalisering, 0 januari 0, tijdsduur 3 uur. Het gebruik van een eenvoudige rekenmachine is toegestaan. Geef bij elk antwoord een duidelijke toelichting. Als

Nadere informatie

Ontwerp en implementatie in SCORM en METS

Ontwerp en implementatie in SCORM en METS Ontwerp en implementatie in SCORM en METS Groep 1 Tem Bertels Andres Gutierrez 1ste master CW tem.bertels@student.kuleuven.be 3de bach Informatica andreshumberto.gutierrezgonzalez@student.kuleuven.be Tom

Nadere informatie

Quality requirements concerning the packaging of oak lumber of Houthandel Wijers vof (09.09.14)

Quality requirements concerning the packaging of oak lumber of Houthandel Wijers vof (09.09.14) Quality requirements concerning the packaging of oak lumber of (09.09.14) Content: 1. Requirements on sticks 2. Requirements on placing sticks 3. Requirements on construction pallets 4. Stick length and

Nadere informatie

04/11/2013. Sluitersnelheid: 1/50 sec = 0.02 sec. Frameduur= 2 x sluitersnelheid= 2/50 = 1/25 = 0.04 sec. Framerate= 1/0.

04/11/2013. Sluitersnelheid: 1/50 sec = 0.02 sec. Frameduur= 2 x sluitersnelheid= 2/50 = 1/25 = 0.04 sec. Framerate= 1/0. Onderwerpen: Scherpstelling - Focusering Sluitersnelheid en framerate Sluitersnelheid en belichting Driedimensionale Arthrokinematische Mobilisatie Cursus Klinische Video/Foto-Analyse Avond 3: Scherpte

Nadere informatie

Love & Like FILE 2 LOVE & LIKE BK 2

Love & Like FILE 2 LOVE & LIKE BK 2 Love & Like I Like You Come a little closer Honey, come a little closer, let me whisper in your ear. Let me tell it to you quietly, So that no one else will hear. 1 File 2 - Love & Like BK2.indd 1 22-7-2014

Nadere informatie

De ondernemende psychotherapeut (Dutch Edition)

De ondernemende psychotherapeut (Dutch Edition) De ondernemende psychotherapeut (Dutch Edition) Dick Bouman Click here if your download doesn"t start automatically De ondernemende psychotherapeut (Dutch Edition) Dick Bouman De ondernemende psychotherapeut

Nadere informatie

It s all about the money Group work

It s all about the money Group work It s all about the money Group work Tijdsduur: 45 minuten Kernwoorden: money (geld) coin (munt), banknote (bankbiljet), currency (munteenheid) Herhalings-/uitbreidingswoorden: debate (debat), proposal

Nadere informatie

Settings for the C100BRS4 MAC Address Spoofing with cable Internet.

Settings for the C100BRS4 MAC Address Spoofing with cable Internet. Settings for the C100BRS4 MAC Address Spoofing with cable Internet. General: Please use the latest firmware for the router. The firmware is available on http://www.conceptronic.net! Use Firmware version

Nadere informatie

NMOZTMKUDLVDKECVLKBVESBKHWIDKPDF-WWUS Page File Size 9,952 KB 29 May, 2016

NMOZTMKUDLVDKECVLKBVESBKHWIDKPDF-WWUS Page File Size 9,952 KB 29 May, 2016 NAVIJVEN MINILAMPJES OM ZELF TE MAKEN KERSTFIGUREN UIT DE LAPPENMAND VOOR DE KINDERSSALOON EN COWBOYS VAN LOLLYSTOKJES KAMERBREED BOEKENREK VOOR EEN SMAL BUDGETGEBAKKEN KOEKFIGUURTJES HANGEN WE IN DE KERSTBOOM

Nadere informatie

BISL EEN FRAMEWORK VOOR BUSINESS INFORMATIEMANAGEMENT (DUTCH LANGUAGE) (GERMAN EDITION) (DUTCH EDITION) BY REMKO VAN DER POLS, RALPH DONA

BISL EEN FRAMEWORK VOOR BUSINESS INFORMATIEMANAGEMENT (DUTCH LANGUAGE) (GERMAN EDITION) (DUTCH EDITION) BY REMKO VAN DER POLS, RALPH DONA Read Online and Download Ebook BISL EEN FRAMEWORK VOOR BUSINESS INFORMATIEMANAGEMENT (DUTCH LANGUAGE) (GERMAN EDITION) (DUTCH EDITION) BY REMKO VAN DER POLS, RALPH DONA DOWNLOAD EBOOK : BISL EEN FRAMEWORK

Nadere informatie

Activant Prophet 21. Prophet 21 Version 12.0 Upgrade Information

Activant Prophet 21. Prophet 21 Version 12.0 Upgrade Information Activant Prophet 21 Prophet 21 Version 12.0 Upgrade Information This class is designed for Customers interested in upgrading to version 12.0 IT staff responsible for the managing of the Prophet 21 system

Nadere informatie

EM7680 Firmware Update by OTA

EM7680 Firmware Update by OTA EM7680 Firmware Update by OTA 2 NEDERLANDS/ENGLISH EM7680 Firmware update by OTA Table of contents 1.0 (NL) Introductie... 3 2.0 (NL) Firmware installeren... 3 3.0 (NL) Release notes:... 3 4.0 (NL) Overige

Nadere informatie

Lists of words from the books, and feedback from the sessions, are on

Lists of words from the books, and feedback from the sessions, are on Vocabulairetrainer www.quizlet.com - handleiding 1. Woordenlijsten van de boeken en de feedback van de les staan op http://www.quizlet.com. Lists of words from the books, and feedback from the sessions,

Nadere informatie

LDA Topic Modeling. Informa5ekunde als hulpwetenschap. 9 maart 2015

LDA Topic Modeling. Informa5ekunde als hulpwetenschap. 9 maart 2015 LDA Topic Modeling Informa5ekunde als hulpwetenschap 9 maart 2015 LDA Voor de pauze: Wat is LDA? Wat kan je er mee? Hoe werkt het (Gibbs sampling)? Na de pauze Achterliggende concepten à Dirichlet distribu5e

Nadere informatie

SEO Content. Creditcard aanvragen? Dé beste creditcards vergelijken.

SEO Content. Creditcard aanvragen? Dé beste creditcards vergelijken. Website review creditcardkiezer.nl Generated on October 16 2016 08:23 AM The score is 45/100 SEO Content Title Creditcard aanvragen? Dé beste creditcards vergelijken. Length : 57 Perfect, your title contains

Nadere informatie

Appendix A: List of variables with corresponding questionnaire items (in English) used in chapter 2

Appendix A: List of variables with corresponding questionnaire items (in English) used in chapter 2 167 Appendix A: List of variables with corresponding questionnaire items (in English) used in chapter 2 Task clarity 1. I understand exactly what the task is 2. I understand exactly what is required of

Nadere informatie

Vertaling Engels Gedicht / songteksten

Vertaling Engels Gedicht / songteksten Vertaling Engels Gedicht / songteksten Vertaling door een scholier 1460 woorden 23 januari 2002 5,4 399 keer beoordeeld Vak Engels Songtekst 1 Another day in paradise Artiest: Brandy & Ray J She calls

Nadere informatie

A2 Workshops Grammatica Heden

A2 Workshops Grammatica Heden Bestuderen Present Simple Normaal Hoe maak je de Present Simple? Kijk eerst maar even naar het volgende rijtje. I You He She It We You see see sees sees sees see see They see Je ziet dat het heel eenvoudig

Nadere informatie

/ /

/   / Cookie statement / www.temagroningen.nl / board@temagroningen.nl / www.temagroningen.nl / board@temagroningen.nl Dutch hospitality is a cookie with your coffee or tea. Digital hospitality is a cookie for

Nadere informatie

Concept of Feedback. P.S. Gandhi Mechanical Engineering IIT Bombay

Concept of Feedback. P.S. Gandhi Mechanical Engineering IIT Bombay Concept of Feedback P.S. Gandhi Mechanical Engineering IIT Bombay Recap Goal of the course: understanding and learning Assignments: optional to start with Contact hour with TAs: Monday AN: time? Meeting

Nadere informatie

BiSL - Een Framework voor business informatiemanagement - 2de herziene druk (Dutch Edition)

BiSL - Een Framework voor business informatiemanagement - 2de herziene druk (Dutch Edition) BiSL - Een Framework voor business informatiemanagement - 2de herziene druk (Dutch Edition) Remko van der Pols & Ralph Donatz & Frank van Outvorst Click here if your download doesn"t start automatically

Nadere informatie

Chapter 4 Understanding Families. In this chapter, you will learn

Chapter 4 Understanding Families. In this chapter, you will learn Chapter 4 Understanding Families In this chapter, you will learn Topic 4-1 What Is a Family? In this topic, you will learn about the factors that make the family such an important unit, as well as Roles

Nadere informatie

Handleiding Zuludesk Parent

Handleiding Zuludesk Parent Handleiding Zuludesk Parent Handleiding Zuludesk Parent Met Zuludesk Parent kunt u buiten schooltijden de ipad van uw kind beheren. Hieronder vind u een korte handleiding met de mogelijkheden. Gebruik

Nadere informatie

Briljante Mislukkingen Omgevingen voor nieuwe gedeelde waardecreatie

Briljante Mislukkingen Omgevingen voor nieuwe gedeelde waardecreatie Briljante Mislukkingen Omgevingen voor nieuwe gedeelde waardecreatie Prof. dr. Paul Louis Iske, Universiteit Maastricht (CFO) Instituut voor Briljante Mislukkingen Good Healthcare Innovation Practice 12

Nadere informatie

CTI SUITE TSP DETAILS

CTI SUITE TSP DETAILS CTI SUITE TSP DETAILS TAPI allows an application to access telephony services provided by a telecom PABX. In order to implement its access to ETRADEAL, a TAPI interface has been developed by Etrali. As

Nadere informatie

What is the advantage of using expression language instead of JSP scriptlets and JSP expressions?

What is the advantage of using expression language instead of JSP scriptlets and JSP expressions? Web 3: Theorievragen No Scriptlets What is the advantage of using expression language instead of JSP scriptlets and JSP expressions? Geen javacode tussen de html. What is the difference between the. operator

Nadere informatie

CHROMA STANDAARDREEKS

CHROMA STANDAARDREEKS CHROMA STANDAARDREEKS Chroma-onderzoeken Een chroma geeft een beeld over de kwaliteit van bijvoorbeeld een bodem of compost. Een chroma bestaat uit 4 zones. Uit elke zone is een bepaald kwaliteitsaspect

Nadere informatie

How to install and use dictionaries on the ICARUS Illumina HD (E652BK)

How to install and use dictionaries on the ICARUS Illumina HD (E652BK) (for Dutch go to page 4) How to install and use dictionaries on the ICARUS Illumina HD (E652BK) The Illumina HD offers dictionary support for StarDict dictionaries.this is a (free) open source dictionary

Nadere informatie

Hoe te verbinden met NDI Remote Office (NDIRO): Apple OS X How to connect to NDI Remote Office (NDIRO): Apple OS X

Hoe te verbinden met NDI Remote Office (NDIRO): Apple OS X How to connect to NDI Remote Office (NDIRO): Apple OS X Handleiding/Manual Hoe te verbinden met (NDIRO): Apple OS X How to connect to (NDIRO): Apple OS X Inhoudsopgave / Table of Contents 1 Verbinden met het gebruik van Apple OS X (Nederlands)... 3 2 Connect

Nadere informatie

Next Generation Poultry Health Redt Innovatie de Vleeskuikenhouder?

Next Generation Poultry Health Redt Innovatie de Vleeskuikenhouder? Next Generation Poultry Health Redt Innovatie de Vleeskuikenhouder? Paul Louis Iske Professor Open Innovation & Business Venturing, Maastricht University De wereld wordt steeds complexer Dit vraagt om

Nadere informatie

3 I always love to do the shopping. A Yes I do! B No! I hate supermarkets. C Sometimes. When my mother lets me buy chocolate.

3 I always love to do the shopping. A Yes I do! B No! I hate supermarkets. C Sometimes. When my mother lets me buy chocolate. 1 Test yourself read a Lees de vragen van de test. Waar gaat deze test over? Flash info 1 In the morning I always make my bed. A Yes. B No. C Sometimes, when I feel like it. 2 When I see an old lady with

Nadere informatie

Ius Commune Training Programme Amsterdam Masterclass 15 June 2018

Ius Commune Training Programme Amsterdam Masterclass 15 June 2018 www.iuscommune.eu Dear Ius Commune PhD researchers, You are kindly invited to participate in the Ius Commune Amsterdam Masterclass for PhD researchers, which will take place on Friday, 15 June 2018. This

Nadere informatie

Website review kamernet.nl

Website review kamernet.nl Website review kamernet.nl Generated on October 22 2016 22:07 PM The score is 51/100 SEO Content Title Huur een kamer, appartement of studio Kamernet Length : 48 Perfect, your title contains between 10

Nadere informatie

Het Effect van Verschil in Sociale Invloed van Ouders en Vrienden op het Alcoholgebruik van Adolescenten.

Het Effect van Verschil in Sociale Invloed van Ouders en Vrienden op het Alcoholgebruik van Adolescenten. Het Effect van Verschil in Sociale Invloed van Ouders en Vrienden op het Alcoholgebruik van Adolescenten. The Effect of Difference in Peer and Parent Social Influences on Adolescent Alcohol Use. Nadine

Nadere informatie

Ius Commune Training Programme 2015-2016 Amsterdam Masterclass 16 June 2016

Ius Commune Training Programme 2015-2016 Amsterdam Masterclass 16 June 2016 www.iuscommune.eu Dear Ius Commune PhD researchers, You are kindly invited to attend the Ius Commune Amsterdam Masterclass for PhD researchers, which will take place on Thursday 16 June 2016. During this

Nadere informatie

IDENTITEIT IN DE METHODE?

IDENTITEIT IN DE METHODE? 74 IDENTITEIT IN DE METHODE? ONDERZOEK DOOR EEN LERAAR IN OPLEIDING Bram de Muynck en Esther Langerak 75 Van lectoraten wordt gevraagd om ook studenten te betrekken bij onderzoek. Dit gebeurt bij het lectoraat

Nadere informatie

DALISOFT. 33. Configuring DALI ballasts with the TDS20620V2 DALI Tool. Connect the TDS20620V2. Start DALISOFT

DALISOFT. 33. Configuring DALI ballasts with the TDS20620V2 DALI Tool. Connect the TDS20620V2. Start DALISOFT TELETASK Handbook Multiple DoIP Central units DALISOFT 33. Configuring DALI ballasts with the TDS20620V2 DALI Tool Connect the TDS20620V2 If there is a TDS13620 connected to the DALI-bus, remove it first.

Nadere informatie

Topic 10-5 Meeting Children s Intellectual Needs

Topic 10-5 Meeting Children s Intellectual Needs Topic 10-5 Meeting Children s Intellectual Needs In this topic, you will learn how to help children develop the ability to reason and use complex thought, as well as The role of play in intellectual development

Nadere informatie

WEGWIJZER VOOR METHODEN BIJ PROJECTMANAGEMENT (PROJECT MANAGEMENT) (DUTCH EDITION) BY EDWIN BAARDMAN, GERARD BAKKER, JAN VAN BEIJNHEM, FR

WEGWIJZER VOOR METHODEN BIJ PROJECTMANAGEMENT (PROJECT MANAGEMENT) (DUTCH EDITION) BY EDWIN BAARDMAN, GERARD BAKKER, JAN VAN BEIJNHEM, FR Read Online and Download Ebook WEGWIJZER VOOR METHODEN BIJ PROJECTMANAGEMENT (PROJECT MANAGEMENT) (DUTCH EDITION) BY EDWIN BAARDMAN, GERARD BAKKER, JAN VAN BEIJNHEM, FR DOWNLOAD EBOOK : WEGWIJZER VOOR

Nadere informatie

Preventie en voorlichting (Basiswerk AG) (Dutch Edition)

Preventie en voorlichting (Basiswerk AG) (Dutch Edition) Preventie en voorlichting (Basiswerk AG) (Dutch Edition) M. van der Burgt, M. Dettingmeijer, E. van Mechelen-Gevers Click here if your download doesn"t start automatically Preventie en voorlichting (Basiswerk

Nadere informatie

0515 DUTCH (FOREIGN LANGUAGE)

0515 DUTCH (FOREIGN LANGUAGE) CAMBRIDGE INTERNATIONAL EXAMINATIONS International General Certificate of Secondary Education MARK SCHEME for the May/June 2013 series 0515 DUTCH (FOREIGN LANGUAGE) 0515/02 Paper 2 (Reading and Directed

Nadere informatie

Example. Dutch language lesson. Dutch & German Language Education Pieter Wielick

Example. Dutch language lesson. Dutch & German Language Education Pieter Wielick Example Dutch language lesson Demonstrative Adjectives Close: dit and deze `dit' agrees with `het' and is used to indicate objects that are close, like `this' in English. `deze' agrees with `de' and is

Nadere informatie

Win a meet and greet with Adam Young from the band Owl City!

Win a meet and greet with Adam Young from the band Owl City! 1 Meet and greet read Lees de tekst. Wat is de prijs die je kunt winnen? early too late on time vroeg te laat op tijd Win a meet and greet with Adam Young from the band Owl City! Do you have a special

Nadere informatie