-
Notifications
You must be signed in to change notification settings - Fork 0
6. Project Log
Silfer edited this page Apr 18, 2017
·
23 revisions
Date | Day | Time | Task |
---|---|---|---|
13th January 2017 | Friday | 4pm - 6pm | Official Formation of Group |
Date | Day | Time | Task |
---|---|---|---|
18th January 2017 | Wednesday | 6pm - 12am | Created Google Drive Folder |
Discussed about Gamification Idea | |||
19th January 2017 | Thursday | 11am - 7pm | Firmed Up Idea |
20th January 2017 | Friday | 12am - 1am, 1pm - 4pm | Firmed Up Idea |
Created Survey |
Date | Day | Time | Task |
---|---|---|---|
24th January 2017 | Tuesday | 10pm - 12am | Finished Survey |
Disseminated Survey | |||
25th January 2017 | Wednesday | 3pm - 5pm | Referenced Reindeer’s Architecture |
Discussed about Survey Results | |||
Discussed about Requirements | |||
26th January 2017 | Thursday | 3pm - 6pm | Referenced Reindeer’s Architecture |
Discussed about Layout Flow | |||
Finished Layout Flow | |||
Finished Requirements | |||
Finished User Stories | |||
Finished Abuser Stories |
Date | Day | Time | Task |
---|---|---|---|
31st January 2017 | Tuesday | 9pm - 11pm | Created UI Diagrams |
1st February 2017 | Wednesday | 2pm - 6pm | Created UI Diagrams |
Examined Reindeer Project | |||
2nd February 2017 | Thursday | 2pm - 6pm | Created UI Diagrams |
Examined Reindeer Project | |||
4th February 2017 | Saturday | 4pm - 9pm | Created UI Diagrams |
Created Architecture Diagram | |||
Created ER Diagram |
Date | Day | Time | Task |
---|---|---|---|
8th February 2017 | Wednesday | 3pm - 6pm | Examined Reindeer Project |
9th February 2017 | Thursday | 2pm - 6pm | Examined Reindeer Project |
- Commit
1db9a6b
- Create gitignore
- Commit
4bedf0a
- Create basic index page in express and node.js.
Date | Day | Time | Task |
---|---|---|---|
15th February 2017 | Wednesday | 2pm - 6pm | Changed the Project Layout |
16th February 2017 | Thursday | 2pm - 6pm | Creation of Game Mechanics |
- Commit
2827dcf
- Implement basic login
- Commit
e6fc7d7
- Read config file
- Commit
0bde2c3
- Cannibalise Reindeer's index page to understand express routing structure.
- Commit
54fccaa
- Set up server-side listener for lobby within app.js.
Date | Day | Time | Task |
---|---|---|---|
22nd February 2017 | Wednesday | 2pm - 6pm | Started on Authentication |
23rd February 2017 | Thursday | 2pm - 6pm | Implementation of Chat System |
- Commit
887d379
- Implement basic database
- Commit
d9bc505
- Redirect user after login
- Commit
ce02f26
- Create dashboard controller
- Commit
c1cf5fd
- Implement authentication
- Commit
0a9e0f9
- Create models
- Route to dashboard
- Commit
a2b1136
- Preliminary MCQ quiz system in lobby.
- Tutor can compose questions and send questions.
- Students can answer questions.
- Preliminary MCQ quiz system in lobby.
- Commit
e52f8eb
- Set up rooms on the server side for each tutorial group.
- Add bootstrap to lobby.
- Use express routing to access the lobby and perform log-in.
- Commit
9d21f02
- Basic chat functionality in lobby.
- Sort users into groups according to module and tutorial code.
Date | Day | Time | Task |
---|---|---|---|
8th March 2017 | Wednesday | 2pm - 6pm | Implementation of Angular |
9th March 2017 | Thursday | 2pm - 6pm | Creation of Lobby |
10th March 2017 | Friday | 2pm - 6pm | Compilation of Work |
- Commit
b50aef3
- Fix authentication
- Commit
71a9e22
- Update Tutorial model
- Commit
778ccaf
- Get all active users in lobby and display to users.
- Commit
076939bae
- Convert front-end quiz system for lobby to angular.
- Make answer verification server-side rather than client side.
- Commit
c6b9710
- Convert chat system in lobby to angular.
- Commits
de39375
,49762cb
,7280534
,a201b10
,086a21d
- Refactoring
- Commits
820e9a9
,93f7935
- Populate database with modules
- Retrieve modules from database
- Commits
d199b9d
,dbd6776
* Merge Dashboard - Commits
16b3a65
,151d92c
,9450fe8
,9b5f784
* Create Index and Dashboard view
- Commits
71b2296
,b91eb16
- Grouping functionality in lobby.
- Tutor can create groups for students.
- Tutor and students can view members of each group.
- Group chat channels allow for users to talk within the groups.
- Typing messages are now only shown when the user that is typing types within a group that the current user is within.
- Typing messages contain the name of the chat channel being typed in within the message.
- Typer no typing.
- Grouping functionality in lobby.
- Commit
565fc85
- Fix bug with chat channels.
- Channels properly removed after group is deleted.
- Default channel selected whenever a group the client is in is deleted.
- Fix bug with chat channels.
- Commits
474d006
,e7524f8
- Tutor question composer feature
- Tutor can select groups to send questions to.
- Send question to the server which then broadcasts to each group selected by the tutor.
- Tutor question composer feature
- Commits
67aa3cb
,49e6dc3
,c329fa9
- Refinement of quiz system in lobby.
- Button for answer voting system.
- Submission of answer only for student with all the votes.
- Refinement of quiz system in lobby.
- Commit
7e09f6e
- Use authentication to log users into the lobby system instead of URL GET.
- Commits
885e0ee
,fec4d5c
- Server-side support for student answer voting system.
- Count the selected answers and update the client side of the number of selects per answer.
- Server-side support for student answer voting system.
- Commit
0b06991
,fee8ae5
- Open-ended quiz system on student clients in lobby.
- Update student clients in a group of changes in answer.
- Open-ended quiz system on student clients in lobby.
- Commits
346f925
,c48bf77
,c7b9d1d
- Integrate with lobby
- Commits
0712f56
,d410434
,d8a362d
,1c8aae0
- Create testing infrastructure
- Commits
8db7a9c
,0cbe5e9
- Modified dashboard front-end
- Commits
94560de
,6cf8857
- Made changes to models
- Commit
4d95b50
- Students able to submit answer data to the server.
- Commit
3475adb
- Refactoring of lobby code.
- Loaded libraries into public folder instead of hot-linking.
- Separate angular modules and controllers into separate files.
- Refactoring of lobby code.
- Commits
2273af9
,bf7a0e7
,751d7a9
- Start implementing leaderboard
- Create leveling functions
- Commits
573002a
,1e50ebf
,af2f998
- Create dashboard front-end with angular
- Display user levels
- Commit
cc2f59b
- Implement avatars
- Commit
cf8f49f
- Tutor grading and explanation feature for each group's answer.
- Server parsing of student answer data and sending it to the tutor client.
- Tutor grading and explanation feature for each group's answer.
- Commit
36a81ae
- Implement avatars
- Commits
8ca575e
,0a63e0e
- Modify database models
- Commits
ccd6c1a
,be6981c
,5a7b1a7
,b6c9ab0
- Front-end for leaderboard
- API routes and database calls for leaderboard
- Commits
2699b06
,e7a3e84
,e09a371
,d7903db
- Enable experience gained during lobby quiz system to update the database.
- Commit
1770cc3
- Bug fix for student answer voting and update buttons.
- Buttons were outside the angular controller.
- Bug fix for student answer voting and update buttons.
- Commit
cf8f49f
- Tutor grading and explanation feature for each group's answer.
- Tutor able to grade, explain and send these back to the students.
- Students able to view answers and grades given to other groups.
- Tutor grading and explanation feature for each group's answer.
- Commits
695aeb6
,32d1a21
,fe0ffcd
,fe0e49b
- Front-end for avatar pickers
- API routes and database calls for avatar model
- Commits
95bc086
,1f3a2a2
,6c93eb8
,c00204b
,00fe557
- Remodel database for easy migration and setup
- Commits
f4e7b96
,42e7cad
- Fix leveling system
- Commits
22c54dd
,c2ba99b
,c0e39a8
- Testing for chat, quiz and grouping modules within the lobby
- End-to-end communication tests.
- Testing for chat, quiz and grouping modules within the lobby
- Commits
abda7c1
,1c3aa2d
,ab6668a
,0065599
,5b22d66
,63442b8
,8f05316
,1121542
- Commenting and clean up for lobby front-end and server-side code.
- Commit
5a80e54
- Linking user experience points and user avatars to the lobby.
- Display of student avatar and tutor avatar for lobby's student view.
- Display of tutor avatar in lobby's tutor view.
- Commits
5d2bce8
,17ff0a6
,e8276b1
,72a3eb6
- Minor aesthetic changes within the lobby with CSS.
- Moved HTML elements around in the lobby for better layout.
- Commits
2a6e620
,96198af
,a06ea7b
- Correlation between tutor health and experience granted per answer in the lobby.
- Damage callouts whenever the tutor is damaged by students.
- Experience payout on tutor death to all students within the lobby.
- Restructured lobby a little.
- Affix tutor and student avatars to the side so they scroll together with the page.
- Moved Active Users list to just under the tutor avatar and affixed it as well.
- Commit
c780b396
,d96366f
- Fixes to grouping in lobby.
- Questions composed by the tutor can only be sent to either the whole tutorial or several groups within the tutorial, not both.
- Students can only be put into one group.
- Adding them to another group will remove them from the prior group.
- Fixes to grouping in lobby.
From the littlest team with big dreams, SOLOQ:
Joey Yeo
Weizheng Lee
Goh Yuan Tat
- Introduction
- Getting Started
- Software Requirements
- 3.1. Functional Requirements
- 3.2. Non-Functional Requirements
- 3.3. Abuser Stories
- Software Design
- 4.1. User Interface
- 4.2. Software Architecture
- 4.3. Database Design
- Usability
- Performance, Robustness and Security
- Project Log
- Archive