{"id":1319,"date":"2021-10-06T12:10:05","date_gmt":"2021-10-06T10:10:05","guid":{"rendered":"https:\/\/projekt.ppm.edu.pl\/index.php\/2021\/12\/06\/przewodnik-po-systemie-ppm-w-odcinkach-copy\/"},"modified":"2021-12-06T12:35:58","modified_gmt":"2021-12-06T11:35:58","slug":"przewodnik-po-systemie-ppm-w-odcinkach-copy","status":"publish","type":"post","link":"https:\/\/projekt.ppm.edu.pl\/index.php\/2021\/10\/06\/przewodnik-po-systemie-ppm-w-odcinkach-copy\/","title":{"rendered":"Przewodnik po systemie PPM w odcinkach  Copy"},"content":{"rendered":"<p><script type=\"text\/javascript\">\n    var spector;\n    var captureOnLoad = false;\n    var captureOffScreen = false;\n    window.__SPECTOR_Canvases = [];<\/p>\n<p>    (function() {\n        var __SPECTOR_Origin_EXTENSION_GetContext = HTMLCanvasElement.prototype.getContext;\n        HTMLCanvasElement.prototype.__SPECTOR_Origin_EXTENSION_GetContext = __SPECTOR_Origin_EXTENSION_GetContext;<\/p>\n<p>        if (typeof OffscreenCanvas !== 'undefined') {\n            var __SPECTOR_Origin_EXTENSION_OffscreenGetContext = OffscreenCanvas.prototype.getContext;\n            OffscreenCanvas.prototype.__SPECTOR_Origin_EXTENSION_OffscreenGetContext = __SPECTOR_Origin_EXTENSION_OffscreenGetContext;<\/p>\n<p>            OffscreenCanvas.prototype.getContext = function () {\n                var context = null;\n                if (!arguments.length) {\n                    return context;\n                }<\/p>\n<p>                if (arguments.length === 1) {\n                    context = this.__SPECTOR_Origin_EXTENSION_OffscreenGetContext(arguments[0]);\n                    if (context === null) {\n                        return context;\n                    }\n                }\n                else if (arguments.length === 2) {\n                    context = this.__SPECTOR_Origin_EXTENSION_OffscreenGetContext(arguments[0], arguments[1]);\n                    if (context === null) {\n                        return context;\n                    }\n                }<\/p>\n<p>                var contextNames = [\"webgl\", \"experimental-webgl\", \"webgl2\", \"experimental-webgl2\"];\n                if (contextNames.indexOf(arguments[0]) !== -1) {\n                    \/\/ context.canvas.setAttribute(\"__spector_context_type\", arguments[0]);\n                    \/\/ Notify the page a canvas is available.\n                    var myEvent = new CustomEvent(\"SpectorWebGLCanvasAvailableEvent\");\n                    document.dispatchEvent(myEvent);\n                    this.id = \"Offscreen\";\n                    window.__SPECTOR_Canvases.push(this);<\/p>\n<p>                    if (captureOnLoad) {\n                        \/\/ Ensures canvas is in the dom to capture the one we are currently tracking.\n                        if (false) {\n                            spector.captureContext(context, 500, false, false);\n                            captureOnLoad = false;\n                        }\n                    }\n                }<\/p>\n<p>                return context;\n            }\n        }<\/p>\n<p>        HTMLCanvasElement.prototype.getContext = function () {\n            var context = null;\n            if (!arguments.length) {\n                return context;\n            }<\/p>\n<p>            if (arguments.length === 1) {\n                context = this.__SPECTOR_Origin_EXTENSION_GetContext(arguments[0]);\n                if (context === null) {\n                    return context;\n                }\n            }\n            else if (arguments.length === 2) {\n                context = this.__SPECTOR_Origin_EXTENSION_GetContext(arguments[0], arguments[1]);\n                if (context === null) {\n                    return context;\n                }\n            }<\/p>\n<p>            var contextNames = [\"webgl\", \"experimental-webgl\", \"webgl2\", \"experimental-webgl2\"];\n            if (contextNames.indexOf(arguments[0]) !== -1) {\n                context.canvas.setAttribute(\"__spector_context_type\", arguments[0]);\n                \/\/ Notify the page a canvas is available.\n                var myEvent = new CustomEvent(\"SpectorWebGLCanvasAvailableEvent\");\n                document.dispatchEvent(myEvent);<\/p>\n<p>                if (captureOffScreen) {\n                    var found = false;\n                    for (var i = 0; i < window.__SPECTOR_Canvases.length; i++) {\n                        if (window.__SPECTOR_Canvases[i] === this) {\n                            found = true;\n                            break;\n                        }\n                    }\n                    if (!found) {\n                        window.__SPECTOR_Canvases.push(this);\n                    }\n                }\n\n                if (captureOnLoad) {\n                    \/\/ Ensures canvas is in the dom to capture the one we are currently tracking.\n                    if (this.parentElement || false) {\n                        spector.captureContext(context, 500, false, false);\n                        captureOnLoad = false;\n                    }\n                }\n            }\n\n            return context;\n        }\n    })()<\/script><\/p>\n<p><script type=\"text\/javascript\">\n    var spector;\n    var captureOnLoad = false;\n    var captureOffScreen = false;\n    window.__SPECTOR_Canvases = [];<\/p>\n<p>    (function() {\n        var __SPECTOR_Origin_EXTENSION_GetContext = HTMLCanvasElement.prototype.getContext;\n        HTMLCanvasElement.prototype.__SPECTOR_Origin_EXTENSION_GetContext = __SPECTOR_Origin_EXTENSION_GetContext;<\/p>\n<p>        if (typeof OffscreenCanvas !== 'undefined') {\n            var __SPECTOR_Origin_EXTENSION_OffscreenGetContext = OffscreenCanvas.prototype.getContext;\n            OffscreenCanvas.prototype.__SPECTOR_Origin_EXTENSION_OffscreenGetContext = __SPECTOR_Origin_EXTENSION_OffscreenGetContext;<\/p>\n<p>            OffscreenCanvas.prototype.getContext = function () {\n                var context = null;\n                if (!arguments.length) {\n                    return context;\n                }<\/p>\n<p>                if (arguments.length === 1) {\n                    context = this.__SPECTOR_Origin_EXTENSION_OffscreenGetContext(arguments[0]);\n                    if (context === null) {\n                        return context;\n                    }\n                }\n                else if (arguments.length === 2) {\n                    context = this.__SPECTOR_Origin_EXTENSION_OffscreenGetContext(arguments[0], arguments[1]);\n                    if (context === null) {\n                        return context;\n                    }\n                }<\/p>\n<p>                var contextNames = [\"webgl\", \"experimental-webgl\", \"webgl2\", \"experimental-webgl2\"];\n                if (contextNames.indexOf(arguments[0]) !== -1) {\n                    \/\/ context.canvas.setAttribute(\"__spector_context_type\", arguments[0]);\n                    \/\/ Notify the page a canvas is available.\n                    var myEvent = new CustomEvent(\"SpectorWebGLCanvasAvailableEvent\");\n                    document.dispatchEvent(myEvent);\n                    this.id = \"Offscreen\";\n                    window.__SPECTOR_Canvases.push(this);<\/p>\n<p>                    if (captureOnLoad) {\n                        \/\/ Ensures canvas is in the dom to capture the one we are currently tracking.\n                        if (false) {\n                            spector.captureContext(context, 500, false, false);\n                            captureOnLoad = false;\n                        }\n                    }\n                }<\/p>\n<p>                return context;\n            }\n        }<\/p>\n<p>        HTMLCanvasElement.prototype.getContext = function () {\n            var context = null;\n            if (!arguments.length) {\n                return context;\n            }<\/p>\n<p>            if (arguments.length === 1) {\n                context = this.__SPECTOR_Origin_EXTENSION_GetContext(arguments[0]);\n                if (context === null) {\n                    return context;\n                }\n            }\n            else if (arguments.length === 2) {\n                context = this.__SPECTOR_Origin_EXTENSION_GetContext(arguments[0], arguments[1]);\n                if (context === null) {\n                    return context;\n                }\n            }<\/p>\n<p>            var contextNames = [\"webgl\", \"experimental-webgl\", \"webgl2\", \"experimental-webgl2\"];\n            if (contextNames.indexOf(arguments[0]) !== -1) {\n                context.canvas.setAttribute(\"__spector_context_type\", arguments[0]);\n                \/\/ Notify the page a canvas is available.\n                var myEvent = new CustomEvent(\"SpectorWebGLCanvasAvailableEvent\");\n                document.dispatchEvent(myEvent);<\/p>\n<p>                if (captureOffScreen) {\n                    var found = false;\n                    for (var i = 0; i < window.__SPECTOR_Canvases.length; i++) {\n                        if (window.__SPECTOR_Canvases[i] === this) {\n                            found = true;\n                            break;\n                        }\n                    }\n                    if (!found) {\n                        window.__SPECTOR_Canvases.push(this);\n                    }\n                }\n\n                if (captureOnLoad) {\n                    \/\/ Ensures canvas is in the dom to capture the one we are currently tracking.\n                    if (this.parentElement || false) {\n                        spector.captureContext(context, 500, false, false);\n                        captureOnLoad = false;\n                    }\n                }\n            }\n\n            return context;\n        }\n    })()<\/script><\/p>\n<p>W \u201cGazecie Uczelnianej\u201d Uniwersytetu Medycznego we Wroc\u0142awiu ukazuj\u0105 si\u0119 cyklicznie artyku\u0142y na temat Polskiej Platformy Medycznej UMW, w kt\u00f3rych podane s\u0105 szczeg\u00f3\u0142owe informacje o zasobach i funkcjach platformy. Do tej pory ukaza\u0142y si\u0119 dwie cz\u0119\u015bci:<\/p>\n<p>\u2022 BAZAN, Dorota i ZAWADA, Justyna, 2021. Poznaj system PPM. Cz\u0119\u015b\u0107 1: zasoby nauki. Gazeta Uczelniana [online]. czerwiec 2021. No. 5 (273), p. 34\u201335. Dost\u0119pne w: https:\/\/www.umed.wroc.pl\/gazeta_uczelniana\/2021\/index.html?file=273_www.pdf<br \/>\n\u2022 ZAWADA, Justyna i BAZAN, Dorota, 2021. Poznaj system PPM. Cz\u0119\u015b\u0107 1: zasoby nauki. Gazeta Uczelniana [online]. 2021. No. 6(274), p. 26\u201329. Available from: https:\/\/www.umw.edu.pl\/gazeta_uczelniana\/2021\/index.html?file=274_.pdf<\/p>\n<p>Zach\u0119camy do zapoznania si\u0119 z opublikowanymi cz\u0119\u015bciami cyklu oraz z artyku\u0142ami, kt\u00f3re uka\u017c\u0105 si\u0119 w kolejnych numerach \u201cGazety Uczelnianej\u201d.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>W \u201cGazecie Uczelnianej\u201d Uniwersytetu Medycznego we Wroc\u0142awiu ukazuj\u0105 si\u0119 cyklicznie artyku\u0142y na temat Polskiej Platformy Medycznej UMW, w kt\u00f3rych podane s\u0105 szczeg\u00f3\u0142owe informacje o zasobach i funkcjach platformy. Do tej pory ukaza\u0142y si\u0119 dwie cz\u0119\u015bci: \u2022 BAZAN, Dorota i ZAWADA, Justyna, 2021. Poznaj system PPM. Cz\u0119\u015b\u0107 1: zasoby nauki. Gazeta Uczelniana [online]. czerwiec 2021. No.&hellip; <a class=\"continue\" href=\"https:\/\/projekt.ppm.edu.pl\/index.php\/2021\/10\/06\/przewodnik-po-systemie-ppm-w-odcinkach-copy\/\">Czytaj dalej: <span> Przewodnik po systemie PPM w odcinkach  Copy<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":1317,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1319","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-bez-kategorii"],"_links":{"self":[{"href":"https:\/\/projekt.ppm.edu.pl\/index.php\/wp-json\/wp\/v2\/posts\/1319","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/projekt.ppm.edu.pl\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/projekt.ppm.edu.pl\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/projekt.ppm.edu.pl\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/projekt.ppm.edu.pl\/index.php\/wp-json\/wp\/v2\/comments?post=1319"}],"version-history":[{"count":0,"href":"https:\/\/projekt.ppm.edu.pl\/index.php\/wp-json\/wp\/v2\/posts\/1319\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/projekt.ppm.edu.pl\/index.php\/wp-json\/wp\/v2\/media\/1317"}],"wp:attachment":[{"href":"https:\/\/projekt.ppm.edu.pl\/index.php\/wp-json\/wp\/v2\/media?parent=1319"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/projekt.ppm.edu.pl\/index.php\/wp-json\/wp\/v2\/categories?post=1319"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/projekt.ppm.edu.pl\/index.php\/wp-json\/wp\/v2\/tags?post=1319"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}