Difference between revisions of "List of open tasks"

From Testiwiki
Jump to: navigation, search
(New tasks)
(outdated tasks removed)
Line 1: Line 1:
 +
[[op_fi:Avoimia tehtäviä]]
 
[[Category:Opasnet]]
 
[[Category:Opasnet]]
 
{{task|moderator=Jouni}}
 
{{task|moderator=Jouni}}
 
'''List of open tasks''' is a decentralised way of collecting useful information to [[Opasnet]] and improving the formatting or quality of the existing content. Anyone can contribute to Opasnet for free (see [[Main Page#How can you participate?]]). But there are some pieces of information and some tasks that are especially important for the [[THL]] maintenance team of [[Opasnet]]. Therefore, [[THL]] (National Institute for Health and Welfare, located in Finland) is willing to pay for those people who do the tasks listed on this page. Anyone can read the task list, search for the information, organise it into a proper format and upload it to the website.  
 
'''List of open tasks''' is a decentralised way of collecting useful information to [[Opasnet]] and improving the formatting or quality of the existing content. Anyone can contribute to Opasnet for free (see [[Main Page#How can you participate?]]). But there are some pieces of information and some tasks that are especially important for the [[THL]] maintenance team of [[Opasnet]]. Therefore, [[THL]] (National Institute for Health and Welfare, located in Finland) is willing to pay for those people who do the tasks listed on this page. Anyone can read the task list, search for the information, organise it into a proper format and upload it to the website.  
  
==Scope==
+
==Question==
  
 
What is an efficient way to update [[Opasnet]] pages in such a way that
 
What is an efficient way to update [[Opasnet]] pages in such a way that
Line 12: Line 13:
 
* copyright rules of external material are not violated?
 
* copyright rules of external material are not violated?
  
==Result==
+
What tasks are there to improve the functionalities of Opasnet?
  
==Tasks added 25 Sept 2012==
+
==Answer==
  
* [[Climate change policies and health in Kuopio]]: The data table should be converted to a list of links to other pages. Table is not needed because dependencies are implemented automatically.
+
* In tables, class="wikitable collapsible collapsed" does not work. This should be corrected.
** Formulas can be removed. They are outdated.
 
** A link to [[Health impacts of energy consumption in Kuopio]] should be added in both page and a new rcode, because it is a more recent page.
 
* [[Training assessment]]: Data table should be removed.
 
** Arguments and rcode under "Rationale" should be removed.
 
* [[Market allocation factor]]: remove input/output column. Change the description to reflect the polyroot idea.
 
* [[Energy balance in Suzhou]]: update code to reflect Suzhou.
 
* [[Energy balance in Stuttgart]]: upate code to reflect Stuttgart.
 
* [[Health impacts of energy consumption in Kuopio]]: reorganise descriptions from emissions to erf.
 
* [[Energy consumption and GHG emissions in Kuopio by sector]]: merge to [[Energy balance in Kuopio]] because the matrix contains the same information?
 
* [[Emission factors for burning processes]]: go through all tables critically and make a syntheis. Move issues that are not emission factors to other pages (e.g. energy contents of fuels).
 
* [[Greenhouse gas emissions in Kuopio]]: update rcode so that it has proper dependencies and formula.
 
* [[Energy balance in Kuopio]]: Update code so that ovariable has dependencies and formula. Remove reduntant code.
 
* [[Energy consumption in Stuttgart]]: same as the respective page in Kuopio?
 
  
===New tasks (updated 10 Jan 2012)===
+
==Rationale==
 
 
* Make an example of Kuopio assessment in Urgenche
 
** Matti's list of info turned into variables
 
** Meeting on Thursday afternoon: Marjo to join
 
** Pseudocode for Urgenche
 
** Create the energy balance model: a structure for a table. Make this later. (Columns for the energy balance sheet: time, energy type, use process, amount. Columns for the sheet with implicit changes: fromtype, fromprocess, totype, toprocess, amount; user must ensure that energy does not get lost but all energy from one row goes to another row. Columns with explicit changes (changed by decision-makers): Type, process, amount changed, fraction changed (exactly one of the two last columns must be filled).
 
* Learn how to use data tables and rcode functions.
 
** Write a method page about this.
 
* Upload IRIS ERFs into Opasnet Base and make a prettytable on the page (with links to IRIS documentation)
 
** Make a template that makes links to those documents: <nowiki>{{IRIS links|id|toxireview}}</nowiki> (produces links to Quickview, Summary, and Toxicological review but to toxicological review only if the parameter toxreview exists (most of them don't). Details: [[IRIS]]
 
 
 
===Task list===
 
  
<t2b index="Project,Subproject,Contributor,Reviewer,Observations" locations="start,end,work time,respect,payment,page,description" unit="d, o, €">
+
'''These tasks are being considered in the tasks list but are not prioritised high enough.
Eracedu||Not reserved|Jouni|2011-05-27|2011-09-02|||under negotiation, requires piloting|http://www.integrated-assessment.eu|The website is copied to Opasnet and organised (ca. 430 pages)
 
</t2b>
 
  
===Expoplatform===
+
* ICT-mallin life table -laskenta. Analytica-mallin laskentasolmut "Population in time, child" sekä "Population in time, beginning of time step" pitäisi koodata ovariableiksi. Tarvittavat lähtötiedot ja analytica-mallin koodit on kuvattu tänne: [[Impact Calculation Tool for R]].
 +
These are ideas of tasks but they are not in the task list yet.
 +
*Pitäisi rakentaa funktioita, joiden avulla päästään kiinni
 +
** [[rating bar]]in tuloksiin,
 +
** sivujen lataustilastoihin,
 +
** sivu- ja käyttäjäkohtaisiin muokkauspisteisiin. Juha V tietää tekniikasta. Tarkoituksena on kehittää pisteytyssysteemi sivuille, jotta lukijalle voidaan antaa lisätietoa sivun sisällön uskottavuudesta.
 +
* Hallitusohjelman budjettipelin laatiminen
  
Copy-paste the text from [http://www.ktl.fi/expoplatform/home_ui/index.php Expoplatform] to [[Opasnet]]. Make plans how to do this seamlessly with Intarese toolbox.
+
===Checking of the rcode performance===
  
Responsible person: [[User:Arja|Arja]]
+
The Opasnet Base has been updated, and some new functionalities are now available. As a side effect, many old Rcodes have stopped working. You should go through pages that have rcode (search eg. for "</rcode>"), test codes that you find, and report about them to this list.
  
===Dioxin synopsis===
+
If a code works (i.e. it does not produce an error report but runs all the way to the last line of code (if you don't know how to check it, ask for help)), simply categorise the page to [[:Category:Contains R code]]. If it does NOT work, try the following:
 +
* A common problem is that the package OpasnetBaseUtils is no longer available. Change "library(OpasnetBaseUtils)" to "library(OpasnetUtils)".
 +
* If that does not help, change it to "library(OldOpasnetBaseUtils"). If that fixes the problem, update and save the code but also add a category: [[:Category:OldOpasnetBaseUtils]]
 +
* If you know enough R, you can also try to adjust the code based on error messages.
 +
* However, if you are not able to locate and fix the problem, do not save changes to the code. Just list the code to the list of tested codes.
  
There will be a new version of dioxin synopsis in April 2011. The new texts should be implemented in Opasnet.
+
'''NOTE!''' The priority is on pages that have been recently updated. Very old codes are less interesting.
  
* Categorise all synopsis pages to Dioxin synopsis.
+
'''NOTE2!''' You can change and test a code without saving changes permanently. Just use Show preview.
* Make the [[Dioxin synopsis]] page as a table of contents for the synopsis.
 
* Make the Finnish pages in the same way, using the translated text in [[Dioxin synopsis]].
 
* Link each page of English and Finnish synopsis with <nowiki>[[heande:] and [[op_en:]]</nowiki> links.
 
  
# [[Dioxin synopsis#Suomennos|Synopsis of dioxins and PCBs]] (Finnish version).  
+
* Make a template that makes links to those documents: <nowiki>{{IRIS links|id|toxireview}}</nowiki> (produces links to Quickview, Summary, and Toxicological review but to toxicological review only if the parameter toxreview exists (most of them don't). Details: [[IRIS]] The template does not yet exist.
#* Material: Publications of the National Public Health Institute, 1999.
+
* http://www.integrated-assessment.eu The website is copied to Opasnet and organised (ca. 430 pages)
#* Task: Transform the material into encyclopedia articles, one page for each keyword, into the [[:op_fi:Etusivu|Finnish Opasnet]].
 
#* Copyright: Permission from the authors {{disclink|Copyright of the dioxin synopsis}} to release material to public domain.
 
  
 
===Data upload to [[Opasnet Base]]===
 
===Data upload to [[Opasnet Base]]===
Line 84: Line 63:
 
* [[Template:Assessment structure]] based on [[Assessment structure]] DONE
 
* [[Template:Assessment structure]] based on [[Assessment structure]] DONE
 
* [[Template:Method structure]] based on [[Method]]
 
* [[Template:Method structure]] based on [[Method]]
* [[Template:Tool structure]] based on [[Tool]]
 
 
* [[Template:Study structure]] based on [[Study]]
 
* [[Template:Study structure]] based on [[Study]]
 
* [[Template:Lecture structure]] based on [[Lecture]]
 
* [[Template:Lecture structure]] based on [[Lecture]]
 
* [[Template:Encyclopedia structure]] based on [[Encyclopedia article]]
 
* [[Template:Encyclopedia structure]] based on [[Encyclopedia article]]
* [[Template:Task structure]] based on [[Task]]
 
* [[Template:Nugget structure]] based on [[Nugget]]
 
* [[Template:Class structure]] based on [[Class]]
 
 
  
 
===Page type update===
 
===Page type update===
Line 101: Line 75:
 
* The current pages will be cleaned up. Two major things: check the page type (variable, assessment...), and add any relevant categories.  
 
* The current pages will be cleaned up. Two major things: check the page type (variable, assessment...), and add any relevant categories.  
 
* The Variable namespace should be checked, as a lot of it seems to have moved to the Main namespace.
 
* The Variable namespace should be checked, as a lot of it seems to have moved to the Main namespace.
 
===Improving categorisation===
 
 
The existing categories are not well developed and systematic. Therefore, there are tasks to:
 
* improve the categorisation system, preferably based on some existing classification,
 
* go through the pages and update categories.
 
* Category:Assessment method articles categorized to Category:Method instead.
 
 
===Checking potentially important web links===
 
 
Some web links seem interesting and important for [[Opasnet]], but more time is needed to look at those. Only then it is possible to decide, whether the information should be linked to from some [[Opasnet]] pages, or whether the information deserves a page of its own. These web links include:
 
 
===Miscellaneous===
 
 
# Copying the material from the EU [http://iatools.jrc.ec.europa.eu/bin/view/IQTool/WebHome.html IA Tools]
 
#* Moderator: [[User:Heta|Heta]]
 
#* Copyright: may be freely used if the source is properly cited.
 
# Take the EFSA data ([http://www.efsa.europa.eu/EFSA/General/DATEX_ConciseDB_All_subjects,3.xls?ssbinary=true total population], [http://www.efsa.europa.eu/EFSA/General/DATEX_ConciseDB_Consumers_only,3.xls?ssbinary=true Consumers only]) and upload it to the [[Opasnet Base]]. Make a [[variable]] based on the data.
 
# Find the newest [[WHO]] guidance for dose-response modelling and make methods out of that. A [http://www.who.int/ipcs/methods/harmonization/draft_document_for_comment.pdf draft guidance] is known to us, but there may be newer material.
 
# Make a full page of [[:op_fi:IVA|human impact assessment]] based on the links on the page. This is in Finnish. Make each ideakortti into a method.
 
# Put [http://www.ymparisto.fi/default.asp?contentid=324992&lan=FI OECD Environmental report] about Finland to the [[:op_fi:Etusivu|Finnish Opasnet]].
 
#* Material: [http://www.ymparisto.fi/download.asp?contentid=104114&lan=fi] (should be chopped into relevant pieces first)
 
# Put the respective English text to English Opasnet.
 
# Make an [[encyclopedia article]] about the mid-term report of the [http://www.hs.fi/arkisto/haku?pageNumber=1&order=FIFO&advancedSearch=1&free=energia&date=20080721&depa=Kaupunki&fromDay=1&fromMonth=6&fromYear=2009&toDay=3&toMonth=6&toYear=2009 Helsinki energy plan]. So far, only news about the report have been found.
 
# Make an [[encyclopedia article]] about Kofi Annan's [http://www.ghf-geneva.org/OurWork/RaisingAwareness/HumanImpactReport/tabid/180/Default.aspx Human Impact Report]. Maybe some details can also be turned into [[variable]]s.
 
# Make an [[encyclopedia article]] about the Finnish energy strategy. [[:fi:Suomen hallituksen ilmasto- ja energiastrategia 2008|Suomen hallituksen ilmasto- ja energiastrategia 2008]] [http://www.energiastrategia.fi/energiastrategia/] [http://www.energia.fi/fi/ajankohtaista/et_toimii/kansallinen_energiapolitiikka/hallituksen%20ilmasto%20ja%20energiastrategia.html]  [http://www.sll.fi/tiedotus/lausunnot/liitto/2009/TuV-ilmasto-ja-energiastrategia-SLL.pdf].
 
#* Create also an [[assessment]] about the strategy, taking the targets as the [[scenario]] for the assessment. When the assessment develops into a full-blown [[BBN]], the strategy can be used to conditionalise the model to find optimal actions to reach the targets.
 
# Make encyclopedia articles about these food topics:
 
#* Write an [[encyclopedia article]] about the Dutch food database [http://www.rivm.nl/nevo_en/nevo/ Nevo].
 
#* Write an [[encyclopedia article]] about the [http://www.efsa.europa.eu/EFSA/ScientificPanels/DATEX/efsa_locale-1178620753812_ConciseEuropeanConsumptionDatabase.htm EFSA food database]
 
#* Copyright: Text is not directly copy-pasted but synthesised; therefore, the author has the copyright and is allowed to submit the text to Opasnet.
 
# Artikkeli bisneksestä, jossa valtio maksaa siitä, että joku auttaa toista säästämään energiaa. Ennen säästötoimia kirjataan energiankulutus, ja säästöä seurataan. Konsultti saa palkkionsa toteutuneen säästön mukaan. Jos tulee lisäkulua, konsultti joutuu maksumieheksi. Onko tästä jo artikkeli jossain? Heandessa?
 
 
===Previous work===
 
 
====Previous work that was done====
 
 
* [http://en.opasnet.org/en-opwiki/index.php?title=List_of_open_tasks&oldid=17738#Hy.C3.B6ty-riskiarviointi_ydinvoimasta_Suomessa Hyöty-riskiarviointi ydinvoimasta Suomessa]
 
* [http://en.opasnet.org/en-opwiki/index.php?title=List_of_open_tasks&oldid=17738#Plantlibra_deliverables_and_tasks Plantlibra deliverables]
 
* [http://en.opasnet.org/en-opwiki/index.php?title=List_of_open_tasks&oldid=17738#Heimtsa_incidence_database Heimtsa incidence database]
 
* [http://en.opasnet.org/en-opwiki/index.php?title=List_of_open_tasks&oldid=17738#Arsenic_to_zoonoses_to_Opasnet Arsenic to zoonoses]
 
* [http://en.opasnet.org/en-opwiki/index.php?title=List_of_open_tasks&oldid=17738#Article_scanning Article scanning]
 
* [http://en.opasnet.org/en-opwiki/index.php?title=List_of_open_tasks&oldid=17738#Writing_of_Intarese_Toolbox_pages_.28THL.29 Intarese/Heimtsa toolbox pages]
 
** [http://en.opasnet.org/en-opwiki/index.php?title=Intarese_Toolbox_materials&oldid=14162 An even older list of Intarese Toolbox content]
 
* [http://en.opasnet.org/en-opwiki/index.php?title=List_of_open_tasks&oldid=17738#Uploading_articles_to_Heande Uploading articles from N: to Heande]
 
* [http://en.opasnet.org/en-opwiki/index.php?title=List_of_open_tasks&oldid=17738#Rewriting_existing_topics_in_Opasnet Rewriting Opasnet pages]
 
 
====Previous work that was considered but rejected====
 
 
* [http://en.opasnet.org/en-opwiki/index.php?title=List_of_open_tasks&oldid=17738#Pro_Healthy_Life Pro Healthy Life]
 
* [http://en.opasnet.org/en-opwiki/index.php?title=List_of_open_tasks&oldid=17738#Uploading_articles_to_Heande Uploading articles to Heande]
 
* [http://en.opasnet.org/en-opwiki/index.php?title=List_of_open_tasks&oldid=17738#Copying_dissertation_theses_of_THL.2FYMTO_to_Opasnet Copying dissertation theses]
 
 
==Rationale==
 
[[op_fi:Avoimia tehtäviä]]
 
 
* There are the following kinds of tasks:
 
** Reserve and perform tasks on the list on this page.
 
** Check and review tasks that were on the list and were done by someone else.
 
** Recruiting new people to the [[Groups in Opasnet|Opasnet reserve]].
 
** Training of the newly recruited people to different [[Opasnet user skills]] (wikifying, info collection, data upload, R coding). People list their skills on their user page.
 
* Tasks are listed on this page as they appear. The users follow this page e.g. by using the watch functionality and reserve tasks for themselves. This is done by adding the username to the field ''Doer''.
 
* It is recommended to do tasks in small groups, so that the members can teach each other and the lack of some skills of some individual does not slow down the work.
 
* It is also possible to describe tasks directly on the respective page using [[:Template:Todo|TODO template]]. Openly available tasks are not assigned to a user but to a project in the follofing way:
 
{{todo|test task assigned to project Opasnet.||project=Opasnet}}
 
:Tasks can be viewed e.g.. for the project Opasnet in this way: [[Special:TaskList/Opasnet]].
 
* It is possible to pay for doing the tasks, but only under these conditions:
 
** The user has a user account in Opasnet and has edited enough to gain 20 [[Special:ContributionScores|contribution scores]], which have also been reviewed by THL. This is used as an indicator that the user actually has the basic skills needed.
 
** The user has contacted [[User:Jouni|Jouni Tuomisto]] and they have agreed upon joining the [[Groups in Opasnet| Opasnet reserve]]. After this, the user is registered into the THL personnel database, which is a prerequisite for making any payments.
 
** THL has a specific interest in completing the task, i.e. THL has promised on the THL task list on this page to pay for the completion of the task.
 
* There are two possible ways to compensate for the work. Neither of them involves an emplyee relationship to THL, nor do they bring any pension, paid vacation, or social security.
 
** Typically, the payment is a lump sum of money that is mentioned on the list of open tasks. In some cases, work is done on hourly basis (9.09 €/h), but these cases must be agreed upon in advance. Finnish taxes must be paid from these payments. The taxes must be paid by the worker, but THL may take care of the practicalities if a Finnish tax deduction card is given to THL. Workers not located in Finland should find out about possible tax treaties and rules themselves.
 
** Everyone accumulates [[onor]]s to their own onor account in Opasnet. This is a work-in-progress idea, and the practical implementation is somewhat open. One possible way to measure onors is to use rating bars about scientific quality and usefulness shown on mature pages.
 
* The contributors will be given on request a certificate about the work content and time. However, this is not a certificate about employment, because contributors are not employees.
 
 
Note that this work does NOT make the worker an employee of [[THL]], and in addition to the monetary compensation, other benefits are NOT offered (no days off, unemployment security or similar).
 
 
The contact person is [[User:Jouni|Jouni Tuomisto]]. Note that different tasks may have different contact persons.
 
  
 
===Practical guidance===
 
===Practical guidance===
 
A reviewer will be nominated for each task. He will read through the pages when they are finished. Additionally, you may ask him or Jouni for help and further instructions as well.
 
  
 
Browse through the following pages:
 
Browse through the following pages:
Line 191: Line 85:
 
* http://en.opasnet.org/w/Help:Editing#Linking '''UPDATED INSTRUCTIONS!'''
 
* http://en.opasnet.org/w/Help:Editing#Linking '''UPDATED INSTRUCTIONS!'''
  
 
'''Instructions for putting material into right places
 
 
; You find interesting material/web pages but have no time to write articles: Find a page in [[Opasnet]] related to the topic. Copy-paste links to the material on the "See also" section of that page. Write a few words of description.
 
; Same as above but you do not find a related page: Copy-paste the links to this page on "Miscellaneous" section.
 
 
Ohje tämmöisiin tilanteisiin: Kirjoitetaan Opasnetiin (tässä tapauksessa suomenkieliselle sivulle Kuntapeli) aiheen kuvaus lyhyesti vaikka vain kopioimalla suoraan spostista. Yksityiskohtaisemmat jutustelut voi kopioida keskustelusivulle. Aiheeseen liittyvät tiedostot ladataan Heandeen (tai jos käytettävissä on M-files, mieluummin sen Opasnet public-osioon siten, että tiedostot näkyvät Heandessa). Tämä tiedostojen omituinen sijoittelu johtuu tekijänoikeuksista. Heandeen luodaan myös sivu Kuntapeli, joka sisältää ainoastaan linkit kyseisiin tiedostoihin ja varsinaiselle sivulle (suomenkieliseen) Opasnetiin.
 
 
Varsinaiselle sivulle laitetaan linkki vastaavasti Heanden sivulle. Tavanomaisten linkkien [[:heande:Kuntapeli|Kuntapeli]]  lisäksi laitetaan linkki muotoa [[heande:Kuntapeli|Kuntapeli]] eli ilman kaksoispistettä. Tämän jälkimmäisen hienous on siinä että se tekee linkin sivupalkkiin otsikolla "Heande" samaan tapaan kuin Wikipediat linkkaavat erikielisten Wikipedioitten sivuja toisiinsa.
 
 
 
 
Some hints:
 
* From My preferences -link (upper right hand corner of the page) [[Special:Preferences]] you should disable rich text editor (found in 'Editing' section).
 
* It's wise to categorize pages to classes by typing <nowiki>[[Category:Name of category]]</nowiki>  to the beginning of a page.
 
** There are already existing categories [[:Category:Main_category]] and you can come up with more of them if needed.
 
* All sources of information must be cited properly using the following tag <nowiki><ref></nowiki>. Please look for more instructions [[Help:Editing#Simple_reference_list|]].
 
 
* The work will be payed as 'palkkiolasku' with the following form [[media:Hely_palkkiolasku_thl.pdf|Hely_palkkiolasku_thl.pdf]].
 
* The work will be payed as 'palkkiolasku' with the following form [[media:Hely_palkkiolasku_thl.pdf|Hely_palkkiolasku_thl.pdf]].
** Fill in for the orderer of the work:  Jouni Tuomisto / YMAL / YMTO. Henkilönumero (HOT) must be left open.
 
  
 
Feel free to be bold, explore and learn by trying. You can not cause any irreversible damage because fixing the pages afterwards is very simple.
 
Feel free to be bold, explore and learn by trying. You can not cause any irreversible damage because fixing the pages afterwards is very simple.
  
 
==See also==
 
==See also==
 +
 +
* [http://en.opasnet.org/en-opwiki/index.php?title=List_of_open_tasks&oldid=26438 Many old tasks from 2012 were archived]
  
 
==References==
 
==References==

Revision as of 13:01, 11 March 2014


List of open tasks is a decentralised way of collecting useful information to Opasnet and improving the formatting or quality of the existing content. Anyone can contribute to Opasnet for free (see Main Page#How can you participate?). But there are some pieces of information and some tasks that are especially important for the THL maintenance team of Opasnet. Therefore, THL (National Institute for Health and Welfare, located in Finland) is willing to pay for those people who do the tasks listed on this page. Anyone can read the task list, search for the information, organise it into a proper format and upload it to the website.

Question

What is an efficient way to update Opasnet pages in such a way that

  • the most important content gets high priority,
  • the tasks are distributed outside the core Opasnet group if possible,
  • the editors can get paid if they work on material that is of strategic interest to THL,
  • the quality of pages is kept high, and
  • copyright rules of external material are not violated?

What tasks are there to improve the functionalities of Opasnet?

Answer

  • In tables, class="wikitable collapsible collapsed" does not work. This should be corrected.

Rationale

These tasks are being considered in the tasks list but are not prioritised high enough.

  • ICT-mallin life table -laskenta. Analytica-mallin laskentasolmut "Population in time, child" sekä "Population in time, beginning of time step" pitäisi koodata ovariableiksi. Tarvittavat lähtötiedot ja analytica-mallin koodit on kuvattu tänne: Impact Calculation Tool for R.

These are ideas of tasks but they are not in the task list yet.

  • Pitäisi rakentaa funktioita, joiden avulla päästään kiinni
    • rating barin tuloksiin,
    • sivujen lataustilastoihin,
    • sivu- ja käyttäjäkohtaisiin muokkauspisteisiin. Juha V tietää tekniikasta. Tarkoituksena on kehittää pisteytyssysteemi sivuille, jotta lukijalle voidaan antaa lisätietoa sivun sisällön uskottavuudesta.
  • Hallitusohjelman budjettipelin laatiminen

Checking of the rcode performance

The Opasnet Base has been updated, and some new functionalities are now available. As a side effect, many old Rcodes have stopped working. You should go through pages that have rcode (search eg. for "</rcode>"), test codes that you find, and report about them to this list.

If a code works (i.e. it does not produce an error report but runs all the way to the last line of code (if you don't know how to check it, ask for help)), simply categorise the page to Category:Contains R code. If it does NOT work, try the following:

  • A common problem is that the package OpasnetBaseUtils is no longer available. Change "library(OpasnetBaseUtils)" to "library(OpasnetUtils)".
  • If that does not help, change it to "library(OldOpasnetBaseUtils"). If that fixes the problem, update and save the code but also add a category: Category:OldOpasnetBaseUtils
  • If you know enough R, you can also try to adjust the code based on error messages.
  • However, if you are not able to locate and fix the problem, do not save changes to the code. Just list the code to the list of tested codes.

NOTE! The priority is on pages that have been recently updated. Very old codes are less interesting.

NOTE2! You can change and test a code without saving changes permanently. Just use Show preview.

  • Make a template that makes links to those documents: {{IRIS links|id|toxireview}} (produces links to Quickview, Summary, and Toxicological review but to toxicological review only if the parameter toxreview exists (most of them don't). Details: IRIS The template does not yet exist.
  • http://www.integrated-assessment.eu The website is copied to Opasnet and organised (ca. 430 pages)

Data upload to Opasnet Base

Templates of page types

The following template pages should be updated based on the following object structure descriptions. The Template:Assessment structure has been done as example.

Page type update

All pages should have a page type. Also, some pages have been classified into a poor page type, because the practices have changed over time. Also the structure should be improved towards Scope, Definition, Result if applicable. Therefore, there are tasks to:

  • develop a page that lists all pages without a page type,
  • go through all pages without a page type and classify them,
  • reclassifying pages into better types when they are being edited for other reasons.
  • The current pages will be cleaned up. Two major things: check the page type (variable, assessment...), and add any relevant categories.
  • The Variable namespace should be checked, as a lot of it seems to have moved to the Main namespace.

Practical guidance

Browse through the following pages:

Feel free to be bold, explore and learn by trying. You can not cause any irreversible damage because fixing the pages afterwards is very simple.

See also

References


Related files

<mfanonymousfilelist></mfanonymousfilelist>