Write a research paper on the subjects of construction material classifications.
2. Introduction – 0.5 page (15 points). Why this topic? Explain the importance of the
material/method that you selected. What are going to be covered? Describe organization of the
report.
3. Main body – about 2 pages (one table, or one graph, or one figure allowed – taking not more than
half a page) – (50 points, see breakdown below). The way you organize the main body of your paper
depends on the choice of your topic.
a. Suitable headings/ subheadings/ organization (10 points)
b. Effort in research using multiple sources (10 points)
c. Quality and value of information (10 points)
d. Quality of Tables, Figures, Graphs (10 points) (total space devoted to these should not exceed
20% of the paper)
e. Quality of your own analysis based on the information (10 points)
4. Conclusions – 0.5 page (15 points). Compare the selected material with other alternatives,
explain when and where you think the selected material could (not) be used, important
considerations when working with this material, prospect of future use of this material in the
construction industry, etc.
5. References (alphabetical order) in correct format – 0.5 page (10 points). Must have been cited
in the introduction, body, and conclusions of the paper properly. Must use correct and consistent
format.
Last Completed Projects
| topic title | academic level | Writer | delivered |
|---|
jQuery(document).ready(function($) { var currentPage = 1; // Initialize current page
function reloadLatestPosts() { // Perform AJAX request $.ajax({ url: lpr_ajax.ajax_url, type: 'post', data: { action: 'lpr_get_latest_posts', paged: currentPage // Send current page number to server }, success: function(response) { // Clear existing content of the container $('#lpr-posts-container').empty();
// Append new posts and fade in $('#lpr-posts-container').append(response).hide().fadeIn('slow');
// Increment current page for next pagination currentPage++; }, error: function(xhr, status, error) { console.error('AJAX request error:', error); } }); }
// Initially load latest posts reloadLatestPosts();
// Example of subsequent reloads setInterval(function() { reloadLatestPosts(); }, 7000); // Reload every 7 seconds });

