diff options
| author | ziejd2 | 2018-09-20 15:47:41 -0500 |
|---|---|---|
| committer | GitHub | 2018-09-20 15:47:41 -0500 |
| commit | 5bd4f0842214c9c11487323a4c8a677dd939e68c (patch) | |
| tree | 97626f4a9f0c25e690ba4b3ff5616517c9404e38 | |
| parent | b26849d05fdba0b9fee4764bcb6fec2cb2bb0de0 (diff) | |
| download | BNW-5bd4f0842214c9c11487323a4c8a677dd939e68c.tar.gz | |
Update BNW_to_do.txt
| -rw-r--r-- | BNW_to_do.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BNW_to_do.txt b/BNW_to_do.txt index 0ea3a5b7..6068ec51 100644 --- a/BNW_to_do.txt +++ b/BNW_to_do.txt @@ -18,6 +18,7 @@ Specifically, I am referring to data available in "View uploaded variabels and d 4) Improve interface for users with a known structure ("Make predictions using a known structure" on the BNW homepage). It should be more clear what button needs to be clicked to go to the next step. It might be better to upload the data and structure files on the same page. The related files are home_upload.php, upload_structure_file.php, and net_structure.php. +Some minor changes to the upload procedure for the general data upload ("Learn a network model from data") might also be helpful. 5) Improve security for uploaded files. I have made some security improvements to check things like making sure the network ID's that are entered are correct, but th |
