Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. <html> <head> <title>People Value Calculator</title> <link rel="stylesheet" href="styles.css"> <style> h1 { font-size: 200%; color: #e9e9e9; font-family: Arial, Helvetica, sans-serif; margin-top: 4%; margin-bottom: 4%; margin-left: 4%; margin-right: 4%; text-decoration: underline; } h2 { font-size: 150%; color: #e9e9e9; font-family: Arial, Helvetica, sans-serif; margin-top: 4%; margin-bottom: 4%; margin-left: 4%; margin-right: 4%; } p { margin-top: 0%; margin-bottom: 0%; margin-left: 0%; margin-right: 0%; font-size: 100%; color: #e9e9e9; font-family: Arial, Helvetica, sans-serif; } body { background-color: #262626; position: relative; } .next-page-button { background-color: #e9e9e9; color: #262626; position: relative; left: 56%; margin-top: 5%; right: %; border: none; height: 47px; width: 120px; font-size: 150%; cursor: pointer; } .last-page-button { background-color: #e9e9e9; color: #262626; position: relative; left: 56%; margin-top: 5%; right: 7%; border: none; height: 47px; width: 120px; font-size: 150%; cursor: pointer; } </style> <script> function configureStylingForDokuWiki (){ document.getElementsByClassName('dokuwiki')[0].style.backgroundColor='#262626' document.getElementsByClassName('page panel-body')[0].style.backgroundColor= '#262626' document.getElementsByClassName('panel panel-default px-3 py-2')[0].style.backgroundColor= '#262626' document.getElementsByClassName('panel panel-default px-3 py-2')[0].style.border = 'none' //document.getElementsByClassName("small text-right").forEach(e => e.remove()) let homeButton = document.getElementsByClassName('navbar-brand d-flex align-items-center')[0].cloneNode() //Remove navbar: document.getElementsByClassName('dw-container container-fluid mx-5')[0].remove() } configureStylingForDokuWiki() </script> </head> <body> <h1>People Value Calculator</h1> <p>Hark! Welcome to the people value calculator, where you can compare the value of two people you know. Do you want to know how valuable someone is? Now you are reading this and you might be thinking: "Yes! I want to know how valuable my friends are! Where is this calculator?". Well, because you are on our website, you will have to read this first before you can start using it so you can have some ideas of how to use it.</p> <p>This calculator is developed by a group of high school students in an experimental education program. The "equation" we designed for measuring the value of a person is based on our research that was done through surveying the general public. We know what you are thinking, "What does this have to do with me? I want to use the calculator!". Please be patient and continue reading.</p> <p>It is important to acknowledge that the result of the calculator is not completely scientific and is only based on a small portion of all the possible objective factors that we could have based this calculator on. The results only reflect our interpretation on how the general public views people's values based on the results of our research. Remember not to take the result of the calculations too seriously.</p> <p><u>We are not attempting to advocate</u> that it is a good idea to actually try to quantify a person's worth and make judgments based on such measurements, although we would like to <u>point people's thought and consideration to the fact that this is already established practice for many facets of life.</u></p> <p>Whether the viewer feels that this is an ethical and correct way of handling such issues is a matter that can only be decided by the viewer themselves; we are simply encouraging people to give this matter some more thought.</p> <p>Now you can go ahead and try out the calculator yourself, have fun!</p> <!--<p>您可以用此計算機來比較兩個人的價值。您想知道某人有多有價值嗎?現在你正在閱讀這篇文章,你可能在想:“是的!我想知道我的朋友有多有價值!這個計算機在哪裡?”因為你現在在我們的網站上,所以你必須先讀完這篇文章,以便在開始使用之前瞭解如何使用它。</p>--> <!--<p>這個計算器是由一組高中學生在實驗性教育計劃中開發的。我們設計的用於衡量一個人價值的“方程式”是基於我們通過對一般大眾進行調查所做的研究。現在您可能會想:“這與我有什麼關係?我想要用這個計算機!”請繼續耐心閱讀。</p>--> <!--<p>我們要告訴你,這個計算機的結果並不完全科學,所有的結果都是基於非常小部分的客觀因素。結果僅反映了我們對一般大眾如何看待人的價值的解釋根據我們的研究結果。請謹記不要對此計算結果過於認真。現在你可以來嘗試使用這個計算機,玩得開心!</p>--> <a href="https://renickbell.net/ed/2024worth/doku.php?id=students:value-calculator-2"> <button class="next-page-button"><span>Next page</span></button></a> </body> </html> students/value-calculator.txt Last modified: 2024/01/25 23:50by steve.wang