Skip to content
This repository was archived by the owner on May 9, 2024. It is now read-only.

Omochice/analysis-forms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

analysis-forms

Usase

Must register SEC_WORD as environment variable. I recommend that using .env is useful because pipenv load it automatically.

pipenv run server

Format of import data

Import data must has the headers like below:

ID,開始時刻,完了時刻,メール,名前,1班_発表資料,...アドバイス,2班_発表資料,...,

You can use group name like [0-90-9A-Za-z]班?.

_ is needed because it use as separater.

5 left side columns is ignored.

Remained N columns is devided given number(it specity on web interface). Devideds will be like:

n班_発表資料,...,アドバイス

The scores must be [1..5]. If cannot give score to group because it your own group, fill 0. ( 0 will be ignore on aggregate.)

The アドバイス columns can have another name. It can include empty cells too.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors