Skip to content

IRBAnswer -IRB/REC相關課程解答王

Notifications You must be signed in to change notification settings

tzuifurther/IRBAnswer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IRBAnswer

IRB/REC相關課程小幫手


使用頁面在這裡

如何使用?

將題目中的關鍵字放進去查詢


answer.json

  • options欄位可以不用填滿四項,放答案即可
  • 答案記得在前面標註v,若選了答錯可以在前面打x,方便避開增加答題率。
[
	{
		"name": "下列何者不屬於篡改的定義?",
		"options": [
			"(1)研究者故意修改不合於研究假設的研究結果",
			"v(2)研究者偽造不存在的數據資料",
			"x(3)研究者過度美化現有的研究圖片",
			"x(4)研究者不合理地操弄研究資料"
		]
	},
	...
]

若有侵權請mail告知 將會撤除

About

IRBAnswer -IRB/REC相關課程解答王

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 89.0%
  • Ruby 11.0%