Commit Graph
100 Commits
Author SHA1 Message Date
timy 31e07852cf make IPaddress breakage tools 2017-08-28 18:13:34 -05:00
timy 537bb31835 break more things 2017-08-28 15:17:28 -05:00
timy 094f8cabf7 Add a func to break a wireless key 2017-08-28 15:00:41 -05:00
timy fffe00ae54 Add a func to break the ssid. 2017-08-28 14:53:23 -05:00
timy e58a75d84e make it so we can lock ourselves out of a switch 2017-08-27 17:22:26 -05:00
timy d3b6abf1e1 get the random network visible 2017-08-27 17:06:58 -05:00
timy fdacb85fe6 more things tracked 2017-08-26 19:05:44 -05:00
timy c6bee193ce track additional information so we can tell which nic to break, which route to break, etc 2017-08-26 14:56:50 -05:00
timy ea3f2adb65 Add a test to show the broken item 2017-08-26 08:16:45 -05:00
timy eddfb773c0 One item to break 2017-08-26 08:09:37 -05:00
timy 75bcd6d0ba more functions preparing to break a network 2017-08-26 08:01:31 -05:00
timy 7a15bbd1ce Add an initial HowToBreak enum. 2017-08-25 19:21:48 -05:00
timy da92d2dd3d pull out some debug code 2017-08-25 19:18:16 -05:00
timy 4b695db457 grab 5 choices & sort them 2017-08-25 17:03:06 -05:00
timy e2b4d34e35 move traversalpath dump out 2017-08-25 16:14:43 -05:00
timy 01eb63b401 functions we will need when breaking things 2017-08-25 16:11:06 -05:00
timy 2e73b622e4 register ping arrival in traversal info 2017-08-25 16:02:42 -05:00
timy 4755d0511d register switches in the traversal path 2017-08-25 15:44:51 -05:00
timy f2f7afc38d links have better names for debugging 2017-08-25 15:37:36 -05:00
timy 743c531c1f capture test traversal dump 2017-08-25 15:32:00 -05:00
timy c7357f15e4 Add a writeline after dump. Better for debugging 2017-08-25 15:17:07 -05:00
timy fb1fb82cf4 make initial functions for nonvisual packet processing. 2017-08-25 15:05:12 -05:00
timy c3fcecdba0 add ethernet and wireless traversal information 2017-08-25 10:41:02 -05:00
timy eaab7771ff adding traversal information as the packet moves around 2017-08-25 10:37:20 -05:00
timy 9b78092b5a Add a traversal class to the packet. 2017-08-25 10:15:01 -05:00
timy f4cade1652 make the initial traversial class 2017-08-25 10:13:05 -05:00
timy 7d14ca89bb Add the v into the name 2017-08-25 09:52:37 -05:00
timy 0df2449223 Create an enum for the traversal technologies 2017-08-25 09:51:48 -05:00
timy 9db658f362 initial stubs for creating a random network 2017-08-24 20:03:00 -05:00
timy 985821fa5a Change solved / unsolved menu items to use the new enums. This standardizes the loading of the solved / unsolved networks. 2017-08-24 14:19:27 -05:00
timy 931ba44b69 create enum for solved puzzles 2017-08-24 12:21:11 -05:00
timy 5ca3bb9b83 Upgrade version number 2017-08-24 12:21:00 -05:00
timy 453d6f56d8 Upgrade of version numbers and stuff 2017-08-19 08:00:04 -05:00
timy 2943cfeb5d Merging development branch and EducationMode branch. Will end up with just development branch 2017-08-19 07:48:47 -05:00
timy d63452813a Impose a small delay in centering items. Makes it work smoother when simply right-clicking to do a menu or something. 2017-08-17 17:27:22 -05:00
timy 4e9399f9b5 Fix an issue when pinging a wireless device by name 2017-08-17 15:10:46 -05:00
timy 1c703c60b5 Get loading / saving of packetmessages working. They had been lost during the clone operation. 2017-08-17 13:50:29 -05:00
timy 7f6c8be406 rebuild the homework tree after we test all of them. That way the results are immediately visible. 2017-08-17 10:43:17 -05:00
timy e5599ee522 Stop console writeline of testing process 2017-08-17 10:41:51 -05:00
timy d1828aa0c9 process all the puzzles, not just the one 2017-08-17 10:40:45 -05:00
timy 5dc89ffe37 Do not ding if we are processing stuff invisibly 2017-08-17 10:40:32 -05:00
timy a928f6b01c test all networks on the test-all 2017-08-17 10:29:37 -05:00
timy 2a96f5866c messages 2017-08-17 10:17:20 -05:00
timy aed5340351 ability to load / save the messages 2017-08-17 09:57:23 -05:00
timy c4c5984f21 prep to serialize network messages. for saving results of automatic testing 2017-08-17 07:39:14 -05:00
timy 765eee55d4 leave network test messages in the network so we can retrieve them later. 2017-08-16 19:35:51 -05:00
timy 2e77354c05 Update work-tree after we load in new homework submissions 2017-08-16 19:04:21 -05:00
timy ce37f24dbd Get net-test to work once. 2017-08-16 11:05:24 -05:00
timy 00f886080f Get invisible Network to complet auto dhcp request at beginning 2017-08-16 10:47:08 -05:00
timy 04782b2456 Hide exporting of password file from students. 2017-08-15 17:24:57 -05:00
timy 63826f9c3e Move changing password after the user has been created. 2017-08-15 17:22:55 -05:00
timy 879944f93f Remove a null-failure 2017-08-15 17:21:18 -05:00
timy 8c600642b6 button calls function to try one for testing 2017-08-14 17:21:24 -05:00
timy eac09a2d80 Move homework test status to schoolwork class 2017-08-14 16:17:50 -05:00
timy c07247bb66 Pieces for testing and tracking status of homework checking. 2017-08-14 16:13:17 -05:00
timy 98fae3192f When we check net-tests, we can pass in the network. This allows us to use this func if we do not have a network loaded. 2017-08-14 15:51:05 -05:00
timy 02e3b45cb2 Add "skip visuals" to tick. So we can run lots of ticks without updating visuals. Needed to process tests automatically. 2017-08-14 15:44:56 -05:00
timy f763016f90 Auto-DHCP on start if we are a teacher and have the check-mark set to do so. 2017-08-14 10:50:56 -05:00
timy 0272ad0363 translate auto-dhcp checkmark 2017-08-14 10:29:37 -05:00
timy 4779bf2425 Add auto-DHCP option to teacher setting window 2017-08-14 10:28:03 -05:00
timy e086782532 Add a setting to allow networks to auto-DHCP on start. 2017-08-14 10:23:20 -05:00
timy 6fd86bd916 Try a blank password first. - If no password, do not prompt for one. Just use the file (probably prompting for a pass at next login) 2017-08-13 16:52:13 -05:00
timy 6a51ed058a If teacher opens a homework that is already graded. Do not prompt to grade it again 2017-08-12 17:09:35 -05:00
timy 61aa50044e Fix a minor bug where cloned items lost the last ID. Broke all sorts of things. 2017-08-12 17:03:41 -05:00
timy 71f43c4f24 Allow teacher to mark as graded when something is completed. 2017-08-12 16:58:41 -05:00
timy 6fbaf98299 Finish importing one student file if we are a teacher and open a student file. 2017-08-12 16:31:56 -05:00
timy 392c8c8b35 prep for admin loading in one student file 2017-08-12 16:05:54 -05:00
timy cff1dada9c finish commit 2017-08-12 15:40:48 -05:00
timy aaa39b3d16 ask sutdents to log out before opening a new user file. 2017-08-12 15:40:27 -05:00
timy 68bdd59727 Add the ability to log out 2017-08-12 10:34:43 -05:00
timy c905a5a952 Pop up a "submit homework" button when the homework has been completed. 2017-08-11 15:25:22 -05:00
timy 042d66e7c9 Move submit homework to separate function. So we can call it separately. 2017-08-11 15:06:50 -05:00
timy 840a6877bf set tooltip for class, name, and description. the boxes are too small to see the whole thing. Mouseover does tooltip so you can see it. 2017-08-11 15:05:22 -05:00
timy 765789226e Reverse the sort for the admin. The list is traversed in reverse elsewhere. This makes them sort the same 2017-08-11 15:01:09 -05:00
timy db6cdff653 Sort the projects consistantly. Class -> Due Date -> Save Date 2017-08-11 14:56:40 -05:00
timy f478221169 Get teacher to set a password at the beginning 2017-08-11 14:44:10 -05:00
timy 6bfc101468 Change password at first login. Do not accept no as an answer. 2017-08-11 14:37:24 -05:00
timy 16c009b432 Move change password logic to person 2017-08-11 14:34:35 -05:00
timy ed6c37194c better importing of student information when we read in the homework. 2017-08-11 10:16:49 -05:00
timy 217ac4dbd7 Write student csv file - includes generated passwords if it was set up to create new PWs for students who did not have any defined 2017-08-10 16:32:45 -05:00
timy 50a04dbef0 functions to make student csv file 2017-08-10 16:07:33 -05:00
timy ed48b943aa We cannot delete or give submitted homework 2017-08-10 15:42:41 -05:00
timy 15e0092699 Fix a potential null reference bug 2017-08-10 15:35:56 -05:00
timy e864276316 Fix teachers see ungraded homework as being bold 2017-08-10 15:30:22 -05:00
timy 327722bc97 whitespace fix 2017-08-10 15:26:06 -05:00
timy 4557b9a2e1 Installer changes. Use variables. Give distinct upgrade UID. Make product UID all caps (better for compatibility, so I hear) 2017-08-10 14:24:21 -05:00
timy 88a15caf88 Get encryption working for teacher 2017-08-09 17:01:30 -05:00
timy e6518e3918 Get encryption / decryption working for users. 2017-08-09 16:52:54 -05:00
timy 1e598470ef Get the load func in place 2017-08-09 16:34:42 -05:00
timy 8574d61349 get saving encrypted to work 2017-08-09 16:22:34 -05:00
timy 66657507ed Save an encrypted person class 2017-08-09 16:20:05 -05:00
timy e4edd9bf5a convert personclass writer to xml document so we can encrypt. 2017-08-09 16:03:19 -05:00
timy 490a8d1b04 Throw a better error when we try and fail to load something. 2017-08-09 15:52:31 -05:00
timy 3136228e76 Changes to allow encryption 2017-08-09 15:32:04 -05:00
timy b6bcd7aff2 submitted label visible for students when something has been submitted 2017-08-09 10:11:55 -05:00
timy b1c415c686 Mark items needing attention as bold. Students see un-submitted homeworks bolded. Teachers see ungraded homework bolded 2017-08-09 09:32:32 -05:00
timy 405d45e164 Double-click homework in profile launches it 2017-08-08 19:01:42 -05:00
timy fc39ba71c6 Import homework for teachers. Let them export all the homework for a class and import it for another class 2017-08-08 17:45:45 -05:00
timy aeb61ebcf1 change idea in psuedocode for how to handle admin bulk import of homework. Simplified it considerably 2017-08-08 14:31:03 -05:00
timy e1515c7a4f import homework for students 2017-08-08 14:19:56 -05:00