Below mention details are the experience that are faced by UCSC judges while evaluating the student during the judging process. The judges came up with few common mistakes and helpful tips guidelines for students to avoid these errors in future while submission or presenting their projects in order to help students to successfully complete the project and to experience the outcome of this competition.
COMMON MISTAKES
ROUND 1 – EVALUATION
- File uploading errors
- Some files are missing
- Unreadable files are there
- Links / navigation errors
- Used third Party Software
- Files are not Compatible with existing application or OS
ROUND 2 – EVALUATION
- No interaction with panel
- Badly prepared slides. (if necessary)
- Presentation not focused
- Talking too softly or too fast
- Presentation too long
- No flow
- Language problem
- Monotonous (interactive activities)
- Demonstration issues (setup issues)
- Devices are not working properly
- Lack of testing
- Time Management
COMMON SOFTWARE ERRORS
FUNCTIONALITY ERRORS:
- Functionality is a way the software is intended to behave.
- Software has a functionality error if something that you expect it to do is hard, confusing, or impossible.
SYNTACTIC ERROR:
- Syntactic errors are misspelled words or grammatically incorrect sentences and are very evident while testing software GUI
CALCULATION ERRORS:
- These errors occur due to any of the following reasons:
- Bad logic
- Incorrect formulae
- Data type mismatch
- Coding errors
- Function call issues, etc.
COMMUNICATION ERRORS:
- These errors occur in communication from software to end-user.
- Anything that the end user needs to know in order to use the software should be made available on screen.
- Any errors that occur while the user is interacting with the software needs to be handled in a clear and meaningful manner. If not, it is called as an Error Handling Error
MISSING COMMAND ERRORS:
- This happens to occur when an expected command is missing.
- The control flow of a software describes what it will do next and on what condition.
COMMON SOFTWARE ERRORS
You need to:
- Present your project clearly.
- Start and end.
- Make sure there is a flow in between.
- Communicate with the panel.
- Ensure they understand.
- Highlight the main functionalities