Skip to content

Update singleevent.component.ts #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/app/components/singleevent/singleevent.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ export class SingleeventComponent implements OnInit, AfterViewInit {
The one to complete the maximum number of levels will
win the challenge`,
'guidelines' : [
'The one to complete all level with the least time will be the winner.',
'The one to complete most levels with the least time will be the winner.',
'One has to code to solve the puzzle',
'There will be 5-10 levels in the game.',
'E-certificates to all.',
Expand Down Expand Up @@ -390,7 +390,7 @@ export class SingleeventComponent implements OnInit, AfterViewInit {
and creativity in technical expertise. Participants are
required to come up with interesting and innovative
solutions to tackle the real life challenges faced by
industries, BAJA, and SUPRA teams. There would be a short Q&A session at the end of each presentation.`,
industries. There would be a short Q&A session at the end of each presentation.`,
'guidelines' : [
'Team size - Minimum 2 , Maximum 4',
'Presentation (time limit) - 10 min',
Expand Down