Vous êtes sur la page 1sur 7

LOMBA KOMPETENSI SISWA(LKS) SMK

TINGKAT KOTA SURAKARTA


TAHUN 2017

INFORMASI LOMBA
BIDANG LOMBA: IT SOFTWARE APPLICATION

A. INFORMASI LOMBA
1. Lingkup Lomba
Jenis kegiatan yang dilombakan adalah meliputi :
a. Database Creation and Main Form Development
b. Master Form Development
c. Transaction Form Development
d. ERD Design and Data Dictionary
e. Application Presentation and Demonstration

2. Skor dan Bobot Penilaian


Skor maksimal dan bobot :
1 . Database Creation and Main Form Development : 20%
2 . Master Form Development : 20%
3. Transaction Form Development : 25%
4. ERD Design and Data Dictionary : 20%
5. Application Presentation and Demonstration : 15%

Perhitungan Nilai Tes N1.N5 :

Skor Perolehan
Nilai Tes N1N5 = ----------------------- X Bobot.
Skor Maksimal

Nilai Akhir = (NilaiTes N1...N5)

3. Aspek-aspek Penilaian
a. Aspek yang dinilai untuk Tes Designing information system including the database
adalah :
a). Creating physical model of the database
1. All entities are translated into database objects as instructed in the test
project.
2. Define the relationship between the entities
3. All the constraint required are implemented to support the system
b). Creating Application Main Form
1. Login Form work using existing user data and roles.
2. Navigation Form to navigate between form.
3. Information Form can show instructed information.
4. Showing media on application such as picture or video files.

b. Aspek yang dinilai untuk Developing System adalah :


a). All master form developed can support the business process flow required in the test
project.
LOMBA KOMPETENSI SISWA(LKS) SMK
TINGKAT KOTA SURAKARTA
TAHUN 2017

b). Database query and connection are working correctly.


1. creating connection between application and the database
2. query to display data
3. query to insert data
4. query to update data
5. query to delete data
6. query to search data
c. Date and Time Validation
d. Code Automation

D. TIM PENGUJI
Tim Juri terdiri dari 2 orang professional/praktisi/akademisi di bidang IT Software
Application khususnya dalam perancangan dan pengembangan aplikasi.
Tim Juri adalah :
1. STIMIK AUB SURAKARTA
2. PT. INVIRTECH SOLUSINDO

E. KRITERIA DAN ALAT LOMBA


ALAT /
NO SPESIFIKASI JML SAT KET.
BAHAN

A Peralatan Lomba

1 Hardware a. Max Intel Core i7 4790, 1 unit Disiapkan oleh


3.6 Ghz up to 4.0 Ghz panitia dan
b. LAN Card diberikan
c. VGA Card min 512 MB
identitas
d. Network capabilities of
100Mbps
e. Keyboard, Mouse USB
f. Max Hard disk 500 GB
g. Max RAM 4 GB DDR3
h. CD/DVD Writer
B Bahan Lomba

1 Software a. Visual Studio Express Edition 1 pkt Panitia


2013
b. Microsoft Office Professional
2013
c. Microsoft SQL Server
Express Edition 2014
d. Microsoft SQL Server
LOMBA KOMPETENSI SISWA(LKS) SMK
TINGKAT KOTA SURAKARTA
TAHUN 2017

ALAT /
NO SPESIFIKASI JML SAT KET.
BAHAN

Management Studio Express


2014
e. Microsoft Visio Standard
2013
Stop Kontak
2 Parallel 4 line 1 bh Panitia
Kabel

F. PERSIAPAN DAN PELAKSANAAN LOMBA


1. Hari, Tanggal : Selasa s.d Rabu, 29 - 30 Agustus 2017
2. Waktu : 07.00-16.00 WIB
3. Tempat Lomba : SMK Negeri 5 Surakarta
Jl. LU Adisucipto No 42 Surakarta
Telepon: (0271) 713916
Fax: 727068
Email: info@smkn5solo.net
Web: www.smkn5solo.net
4. Jadwal Lomba :

N Hari/Tanggal Waktu Kegiatan


o

1. Registrasi

2.

3.

4.

5.

6.

7.

8.

9.

10.

11.

12.
LOMBA KOMPETENSI SISWA(LKS) SMK
TINGKAT KOTA SURAKARTA
TAHUN 2017

KISI- KISI

1. TECHNICAL/COMPETITION DESCRIPTION (TD)

The competition is designed to test the design and build software applications which involves
skills and the ability to :
a. Analyze the system by using database modeling tools and techniques using Entity
Relationship Diagram (ERD).
b. Use investigation and learning skills to obtain user requirements (e.g., document
search and analysis).
c. Write a method given the desired behavior (inputs, outputs, pre conditions and post-
conditions).
d. Use latest available integrated development environments and identify the strengths
and weaknesses of each in software development.
e. Search for, evaluate and integrate appropriate libraries and frameworks into the software
being developed.
f. Construct database structure and data dictionary.
g. Use the functionality of the .NET environment to develop the software solution according
to requirements specifications.
h. Use the full potential of SQL Server to store and manage the data for the system to
be developed.
i. Demonstrating the software solution developed to solve sample of business case given.
j. Presenting the software solution developed in front of the clients to give functional
overview of the software.
Generally, those skills are divided into five major module of skill test:

Module Software
Microsoft Visual Studio Express Edition
Database Creation and Main
2013, Server Management Studio 2014, and
Form Development
SQL server 2014
Microsoft Visual Studio Express Edition
Master Form Development 2013, Server Management Studio 2014, and
SQL server 2014
Microsoft Visual Studio Express Edition
Transaction Form Development 2013, Server Management Studio 2014, and
SQL server 2014
Microsoft Visio 2013 and Microsoft Office
ERD Design and Data Dictionary
Excel 2013
Application Presentation and Microsoft Office PowerPoint 2013
Demonstration
LOMBA KOMPETENSI SISWA(LKS) SMK
TINGKAT KOTA SURAKARTA
TAHUN 2017

2. DETAIL COMPETITION MATERIAL


Detail material of each module will be explained in this section.

2.1 Database Creation and Main Form Development


a. Creating physical model of the database
1. All entities are translated into database objects as instructed in the test project.
2. Define the relationship between the entities
3. All the constraint required are implemented to support the system
b. Creating Application Main Form
1. Login Form work using existing user data and roles.
2. Navigation Form to navigate between form.
3. Information Form can show instructed information.
4. Showing media on application such as picture or video files.

2.2 Master Form Development


a. All master form developed can support the business process flow required in the test project.
b. Database query and connection are working correctly.
1. creating connection between application and the database
2. query to display data
3. query to insert data
4. query to update data
5. query to delete data
6. query to search data
c. Date and Time Validation
d. Code Automation

2.3 Transaction Form Development


a. All transaction form developed can support the business process flow required in the
test project.
b. Database query and connection are working correctly.
1. creating connection between application and the database
2. query to display data
3. query to insert data
4. query to update data
5. query to delete data
6. query to search data
c. Programming logic to solve given requirements.
d. Date and Time Validation.
e. Auto-searching on Data Tables from text boxes input.
f. Code Automation.

2.4 ERD Design and Data Dictionary


a. Solve the given case by designing Entity Relationship Diagram (ERD)
b. Relationship defining every two participating entities
LOMBA KOMPETENSI SISWA(LKS) SMK
TINGKAT KOTA SURAKARTA
TAHUN 2017

c. Attributes defining the properties of entities


d. Cardinality defining number of instance of an entity from a relation that can be
associated with the relation
e. Providing the Data Dictionary to complement ERD developed.

2.5 Application Presentation and Demonstration


a. Opening of the presentation
b. Presentation content
c. Application demonstration using sample business case
d. Communication skills
e. Time management

3. MARKING GUIDELINE
a. Marking will be done after each module finished
b. Competitor that is capable to finish current module before submission time are
permitted to start the next module.
c. Competitors are not allowed to revise the submitted module after the submission time.
d. Competitors are not allowed to bring any electronic and printed material to
competition area.
e. Jury is checking based on given check list. One checklist may contain more than one
marking components. Missing or incorrect result on one of those components will be
assumed as wrong answer.
f. Marking Percentage :
6 . Database Creation and Main Form Development : 20%
7 . Master Form Development : 20%
8. Transaction Form Development : 25%
9. ERD Design and Data Dictionary : 20%
10. Application Presentation and Demonstration : 15%
4. EQUIPMENTS
4.1. Hardware Specification :
1. Max Intel Core i7 4790, 3.6 Ghz up to 4.0 Ghz
2. LAN Card
3. VGA Card min 512 MB
4. Network capabilities of 100Mbps
5. Keyboard, Mouse USB
6. Max Hard disk 500 GB
7. Max RAM 4 GB DDR3
8. CD/DVD Writer
9. UPS min 600VA / 300W

4.2. Software Specification :


1. Visual Studio Express Edition 2013
LOMBA KOMPETENSI SISWA(LKS) SMK
TINGKAT KOTA SURAKARTA
TAHUN 2017

2. Microsoft Office Professional 2013


3. Microsoft SQL Server Express Edition 2014
4. Microsoft SQL Server Management Studio Express 2014
5. Microsoft Visio Standard 2013

Vous aimerez peut-être aussi