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>你想知道某人有多有價值嗎?現在你正在閱讀這篇文章,你可能在想:“是的!我想知道我的朋友有多有價值!這個計算機在哪裡?”因為你現在在我們的網站上,所以你必須先讀完這篇文章,以便在開始使用之前瞭解如何使用它。</p> <p>這個計算器是由一組高中生開發的。我們設計用於衡量一個人價值的“方程式”是基於我們通過對一般大眾進行調查所做的研究結果。現在您可能會想:“這與我有什麼關係?我只想要用這個計算機!”請繼續耐心閱讀。</p> <p>我們要告訴你,這個計算機的結果可能並不完全科學,所有的結果都只是根據很小樣本數的研究結果。結果 僅反映這個小樣本數的結果。請謹記不要對此計算結果過於認真 ,會傷身體的。</p> <p>我們<u>並不是試圖提倡</u>實際上嘗試量化一個人的價值並根據這種測量做出判斷是一個好主意,不過我們想向大衆指出,這已經是許多人類生活中既定官方政策做法。觀眾是否認為這是一個符合道德且正確的處事方式,這只能由觀眾自己考慮判斷,我們只是<u>鼓勵人們更深入地思考這個議題。</u></p> <p>現在你可以來嘗試使用這個計算機,玩得開心!</p> <a href="https://renickbell.net/ed/2024worth/doku.php?id=students:value-calculator-chinese-2"> <button class="next-page-button"><span>Next page</span></button></a> </body> </html> students/value-calculator-chinese.txt Last modified: 2024/01/25 23:53by steve.wang